menu
formio package
documentation
widgets/components/button_component.dart
ButtonComponent
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
Called when the button is tapped.
Implementation
final VoidCallback onPressed;
formio package
documentation
widgets/components/button_component
ButtonComponent
onPressed property
ButtonComponent class