onPressed property

ValueSetter<T>? onPressed
final

The callback function to call when the tile is pressed.

Implementation

final ValueSetter<T>? onPressed;