onToggle property

ValueSetter<bool>? onToggle
final

Callback for when Filter Chip is toggled.

Implementation

final ValueSetter<bool>? onToggle;