onTap property

ValueChanged<T>? onTap
final

Callback that is called when the item is tapped.

Implementation

final ValueChanged<T>? onTap;