menu
refreshed package
documentation
get_state_manager/src/simple/list_notifier.dart
ListNotifierSingleMixin
refresh method
refresh method
dark_mode
light_mode
refresh
method
@
protected
void
refresh
(
)
Implementation
@protected void refresh() { assert(_debugAssertNotDisposed()); _notifyUpdate(); }
refreshed package
documentation
get_state_manager/src/simple/list_notifier
ListNotifierSingleMixin
refresh method
ListNotifierSingleMixin mixin