onMainButtonPressed property

dynamic Function()? onMainButtonPressed
final

Callback when the main button is pressed

Implementation

final Function()? onMainButtonPressed;