menu
tx_design package
documentation
form/form_field.dart
TxFormFieldState<T>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => value == null;
tx_design package
documentation
form/form_field
TxFormFieldState<T>
isEmpty property
TxFormFieldState class