menu
grex_ds package
documentation
controllers/grx_animated_loading_button.controller.dart
GrxAnimatedLoadingButtonController
hasStarted property
hasStarted property
dark_mode
light_mode
hasStarted
property
ValueNotifier
<
bool
>
hasStarted
final
Implementation
final hasStarted = ValueNotifier<bool>(false);
grex_ds package
documentation
controllers/grx_animated_loading_button.controller
GrxAnimatedLoadingButtonController
hasStarted property
GrxAnimatedLoadingButtonController class