value property

T? value
final

The value provided through the onTap callback when this tile is tapped.

Implementation

final T? value;