menu
ice_storage package
documentation
controllers/storage_controller.dart
StorageController
state property
state property
dark_mode
light_mode
state
property
Stream
<
StorageState
>
get
state
Implementation
Stream<StorageState> get state => _stateSubject.stream;
ice_storage package
documentation
controllers/storage_controller
StorageController
state property
StorageController class