indexMap property

Map<int, ValueNotifier<int>> indexMap
getter/setter pair

Implementation

Map<int, ValueNotifier<int>> indexMap = {};