首页 > 建站教程 > dart >  Dart String compareTo()方法正文

Dart String compareTo()方法

通过删除所有前导和尾随空格返回一个新字符串。但是,此方法不会丢弃两个字符串之间的空格。

语法

compareTo(String other)