menu
flutter_motionly package
documentation
widget/button/animated_state_button.dart
AnimatedStateButton
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
Si es false, el botón estará deshabilitado y no se podrá presionar.
Implementation
final bool enabled;
flutter_motionly package
documentation
widget/button/animated_state_button
AnimatedStateButton
enabled property
AnimatedStateButton class