onPressed property

VoidCallback? onPressed
final

An override callback to perform instead of the default behavior which is to pop the Navigator.

Implementation

final VoidCallback? onPressed;