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

Dart String toLowerCase()方法

通过将给定字符串中的所有字符转换为小写字母来返回新字符串。

语法

String.toLowerCase()