BaseChoiceItem constructor

BaseChoiceItem(
  1. bool selected
)

Implementation

BaseChoiceItem(this.selected);