menu
flutter_globals package
documentation
global_reference.dart
GlobalReference
store method
store method
dark_mode
light_mode
store
method
GlobalReference
store
(
)
Implementation
GlobalReference store() { Globals.store(key, value); return this; }
flutter_globals package
documentation
global_reference
GlobalReference
store method
GlobalReference class