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