onTap property

void Function(T? value)? onTap
final

Called when a user taps this tile.

Implementation

final void Function(T? value)? onTap;