onPressed property

VoidCallback? onPressed
final

The callback which is called when the user taps on the weekday button.

Implementation

final VoidCallback? onPressed;