menu
checkbox_grouped package
documentation
checkbox_grouped
ListGroupController
allSelectedItems property
allSelectedItems
brightness_4
allSelectedItems
property
Null safety
Future
<
List
>
allSelectedItems
Implementation
Future<List<dynamic>> get allSelectedItems async => await _state.getAllValues();
checkbox_grouped package
documentation
checkbox_grouped
ListGroupController
allSelectedItems property
ListGroupController class
Constructors
ListGroupController
Properties
allSelectedItems
hashCode
initSelectedValues
isMultipleSelectionPerGroup
runtimeType
Methods
disableAll
disabledItemsByTitles
disabledItemsByValues
enableAll
enabledItemsByTitles
enabledItemsByValues
init
noSuchMethod
selectedItemsByGroupIndex
toString
Operators
operator ==