onPressed property Null safety

VoidCallback? onPressed
final

Called when the button is pressed.

Implementation

final VoidCallback? onPressed;