menu
hybrid_manager package
documentation
core/state_notifier.dart
StateNotifier<T>
StateNotifier.new constructor
StateNotifier.new constructor
dark_mode
light_mode
StateNotifier<
T
>
constructor
StateNotifier<
T
>
(
T
_state
)
Implementation
StateNotifier(this._state);
hybrid_manager package
documentation
core/state_notifier
StateNotifier<T>
StateNotifier.new constructor
StateNotifier class