tappingIndexes property

List<int> tappingIndexes
getter/setter pair

Cache the tapping index for ui effect

Implementation

List<int> tappingIndexes = [];