menu
pendart package
documentation
utils.dart
StringUtils
toLower method
toLower method
dark_mode
light_mode
toLower
method
String
toLower
(
)
Implementation
String toLower() { return toLowerCase(); }
pendart package
documentation
utils
StringUtils
toLower method
StringUtils extension on
String