menu
cool_ext package
documentation
widget/choicechips2.dart
ChoiceChips2Controller<T>
currentSelections method
currentSelections method
dark_mode
light_mode
currentSelections
method
List
<
T
>
currentSelections
(
)
Implementation
List<T> currentSelections() { return _state.curSelection; }
cool_ext package
documentation
widget/choicechips2
ChoiceChips2Controller<T>
currentSelections method
ChoiceChips2Controller class