allowSameValueSelection property
When set to true, onValueChanged will be called on the same value selection
Implementation
final bool? allowSameValueSelection;
When set to true, onValueChanged will be called on the same value selection
final bool? allowSameValueSelection;