menu
meedu package
documentation
notifiers/state_notifier.dart
StateNotifier<S>
oldState property
oldState property
dark_mode
light_mode
oldState
property
S
get
oldState
Implementation
S get oldState => _oldState;
meedu package
documentation
notifiers/state_notifier
StateNotifier<S>
oldState property
StateNotifier class