maxSelected property

int? maxSelected
final

int variable for setting max selected buttons for CheckBox

maxSelected must not be negative.

Implementation

final int? maxSelected;