onPressed property

VoidCallback? onPressed
final

Specify a nullable onPressed callback used when this button is pressed

Implementation

final VoidCallback? onPressed;