menu
flutter_meteor package
documentation
shared_state/basic_shared_provider.dart
MeteorBasicSharedProvider<T>
sharedState property
sharedState property
dark_mode
light_mode
sharedState
property
T?
get
sharedState
Implementation
T? get sharedState => _sharedState;
flutter_meteor package
documentation
shared_state/basic_shared_provider
MeteorBasicSharedProvider<T>
sharedState property
MeteorBasicSharedProvider class