onTap property

InteractiveCallback<T>? onTap
final

Called when an item is tapped.

Implementation

final InteractiveCallback<T>? onTap;