onPressed property

VoidCallback? onPressed
final

onPressed should be specified as a required field to indicate the callback.

Implementation

final VoidCallback? onPressed;