menu
uikit_plus package
documentation
select/select_able_group.dart
SelectableController
selected property
selected property
dark_mode
light_mode
selected
property
List
<
int
>
get
selected
Implementation
List<int> get selected => List.unmodifiable(_selected);
uikit_plus package
documentation
select/select_able_group
SelectableController
selected property
SelectableController class