value property
T?
value
final
The value provided through the onTap callback when this tile is tapped.
Implementation
final T? value;
The value provided through the onTap callback when this tile is tapped.
final T? value;