canDeselect property

bool? canDeselect
final

if true the radio button selected can be deselect by tapping. Defaults true

Implementation

final bool? canDeselect;