iconsTappable property

bool iconsTappable
final

Indicates if onChanged is called when an icon is tapped.

If set to false, the user can trigger onChanged only by dragging the indicator.

Implementation

final bool iconsTappable;