menu
checkbox_grouped package
documentation
checkbox_grouped
ListCustomGroupController
mapSelectedItems property
mapSelectedItems
brightness_4
mapSelectedItems
property
Null safety
Future
<
Map
<
int
,
dynamic
>
>
mapSelectedItems
Implementation
Future<Map<int, dynamic>> get mapSelectedItems async => await _state.getMapValues();
checkbox_grouped package
documentation
checkbox_grouped
ListCustomGroupController
mapSelectedItems property
ListCustomGroupController class
Constructors
ListCustomGroupController
Properties
allSelectedItems
allSelectedItemsGrouped
hashCode
initSelectedValuesByGroup
isMultipleSelectionPerGroup
mapSelectedItems
runtimeType
Methods
noSuchMethod
selectedItemsByGroupIndex
toString
Operators
operator ==