menu
dart_things package
documentation
shorties.dart
itselfUpper function
itselfUpper function
dark_mode
light_mode
itselfUpper
function
String
itselfUpper
(
String
self
)
(String t) => t.trimLeft()
Implementation
String itselfUpper(String self) => self.toUpperCase();
dart_things package
documentation
shorties
itselfUpper function
shorties library