onPressed property

VoidCallback? onPressed
final

Function to call when the tile is tapped.

Implementation

final VoidCallback? onPressed;