menu
nsg_data package
documentation
ui/nsg_data_ui.dart
NsgDataUI<T extends NsgDataItem>
afterUpdate method
afterUpdate method
dark_mode
light_mode
afterUpdate
method
Future
afterUpdate
(
)
inherited
is calling after new Items are putted in itemList
Implementation
Future afterUpdate() async {}
nsg_data package
documentation
ui/nsg_data_ui
NsgDataUI<T extends NsgDataItem>
afterUpdate method
NsgDataUI mixin