menu
te_widgets package
documentation
extensions/string_x.dart
StringNonNullX
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Returns true if string is empty
Implementation
bool get isEmpty => this.isEmpty;
te_widgets package
documentation
extensions/string_x
StringNonNullX
isEmpty property
StringNonNullX extension on
String