menu
flutter_motionly package
documentation
widget/button/animated_state_button.dart
AnimatedStateButtonController
onStateChanged property
onStateChanged property
dark_mode
light_mode
onStateChanged
property
void Function
(
StateId
newStateId
)
?
onStateChanged
final
Callback al cambiar de estado.
Implementation
final void Function(StateId newStateId)? onStateChanged;
flutter_motionly package
documentation
widget/button/animated_state_button
AnimatedStateButtonController
onStateChanged property
AnimatedStateButtonController class