optionsBox property

Map<int, bool> optionsBox
getter/setter pair

Implementation

Map<int, bool> optionsBox = Map<int, bool>.from({});