menu
flutter_motionly package
documentation
widget/button/animated_state_button.dart
AnimatedStateButton
onClick property
onClick property
dark_mode
light_mode
onClick
property
Future
<
void
>
Function
()
?
onClick
final
Acción al presionar (en estado init).
Implementation
final Future<void> Function()? onClick;
flutter_motionly package
documentation
widget/button/animated_state_button
AnimatedStateButton
onClick property
AnimatedStateButton class