menu
flutter_meteor package
documentation
shared_state/basic_shared_provider.dart
MeteorBasicSharedProvider<T>
stateKey property
stateKey property
dark_mode
light_mode
stateKey
property
String
get
stateKey
Implementation
String get stateKey => _stateKey ?? runtimeType.toString();
flutter_meteor package
documentation
shared_state/basic_shared_provider
MeteorBasicSharedProvider<T>
stateKey property
MeteorBasicSharedProvider class