menu
grex_ds package
documentation
controllers/grx_animated_loading_button.controller.dart
GrxAnimatedLoadingButtonController
stateStream property
stateStream property
dark_mode
light_mode
stateStream
property
Stream
<
ButtonState
>
get
stateStream
inherited
A read-only stream of the button state
Implementation
Stream<ButtonState> get stateStream => _state.stream;
grex_ds package
documentation
controllers/grx_animated_loading_button.controller
GrxAnimatedLoadingButtonController
stateStream property
GrxAnimatedLoadingButtonController class