menu
nsg_data package
documentation
ui/nsg_data_ui.dart
NsgDataUI<T extends NsgDataItem>
setEmpty method
setEmpty method
dark_mode
light_mode
setEmpty
method
void
setEmpty
(
)
inherited
Implementation
void setEmpty() { change(GetStatus<T>.empty()); }
nsg_data package
documentation
ui/nsg_data_ui
NsgDataUI<T extends NsgDataItem>
setEmpty method
NsgDataUI mixin