onTap property

ValueChanged<G>? onTap
final

Callback that is called when the item is tapped.

Implementation

final ValueChanged<G>? onTap;