onPressed property Null safety

VoidCallback? onPressed
final

Callback to call when user taps the button.

Implementation

final VoidCallback? onPressed;