selectedIndexes property
- @Deprecated('No longer used by the library, please use the field `selectedOptions` instead.')
getter/setter pair
Implementation
@Deprecated(
'No longer used by the library, please use the field `selectedOptions` instead.')
Map<String?, dynamic> selectedIndexes = <String?, dynamic>{};