onPressed property

VoidCallback? onPressed
final

If this function is not set, the appearance of the button might be bad.

Implementation

final VoidCallback? onPressed;