onTap property

ValueSetter<bool>? onTap
final

Callback when chip is tapped.

Implementation

final ValueSetter<bool>? onTap;