menu
animated_expandable_fab package
documentation
expandable_fab/action_button.dart
ActionButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
The callback that is called when the button is tapped.
Implementation
final VoidCallback? onPressed;
animated_expandable_fab package
documentation
expandable_fab/action_button
ActionButton
onPressed property
ActionButton class