allowSameValueSelection property

bool? allowSameValueSelection
final

When set to true, onValueChanged will be called on the same value selection

Implementation

final bool? allowSameValueSelection;