menu
viggo_core_frontend package
documentation
extensions/on_string.dart
IsBlankExtension
isBlank method
isBlank method
dark_mode
light_mode
isBlank
method
bool
isBlank
(
)
Implementation
bool isBlank() { return this == ''; }
viggo_core_frontend package
documentation
extensions/on_string
IsBlankExtension
isBlank method
IsBlankExtension extension on
String