matchWrappers property

ValueNotifier<List<MatchWrapper>> matchWrappers
getter/setter pair

Implementation

ValueNotifier<List<MatchWrapper>> matchWrappers = ValueNotifier([]);