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