listOfChipIndicesCurrentlySeclected property Null safety
read / write
Initial index
that must be selected.
Useful to sync this widget with
others if need be.
Implementation
List<int> listOfChipIndicesCurrentlySeclected;
Initial index
that must be selected.
Useful to sync this widget with
others if need be.
List<int> listOfChipIndicesCurrentlySeclected;