menu
g_state package
documentation
rx/core/core.dart
RxObjectMixin<T>
refresh method
refresh method
dark_mode
light_mode
refresh
method
@
protected
void
refresh
(
)
inherited
Implementation
@protected void refresh() { assert(_debugAssertNotDisposed()); _notifyUpdate(); }
g_state package
documentation
rx/core/core
RxObjectMixin<T>
refresh method
RxObjectMixin mixin