onTap property

dynamic Function(V)? onTap
final

Fires when a chip is tapped.

Implementation

final Function(V)? onTap;