onMainButtonPressed property
dynamic Function()?
onMainButtonPressed
final
Callback when the main button is pressed
Implementation
final Function()? onMainButtonPressed;
Callback when the main button is pressed
final Function()? onMainButtonPressed;