menu
common_image_components package
documentation
controllers/custom_images_selector_controller.dart
CustomImagesSelectorController
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
List
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
common_image_components package
documentation
controllers/custom_images_selector_controller
CustomImagesSelectorController
stream property
CustomImagesSelectorController class