onPressed property

VoidCallback? onPressed
final

Callback when the tile is tapped.

Implementation

final VoidCallback? onPressed;