choices property

List<TMultiSelectChoice> choices

Implementation

List<TMultiSelectChoice> get choices =>
    choicesProperty.value;