menu
dart_things package
documentation
shorties.dart
itselfNotBlankOrEmpty function
itselfNotBlankOrEmpty function
dark_mode
light_mode
itselfNotBlankOrEmpty
function
bool
itselfNotBlankOrEmpty
(
String
self
)
Self is blank or empty.
Implementation
bool itselfNotBlankOrEmpty(String self) => self.isNotBlankOrEmpty;
dart_things package
documentation
shorties
itselfNotBlankOrEmpty function
shorties library