MatchVertical constructor

MatchVertical({
  1. required int countOfTries,
})

Implementation

MatchVertical({required this.countOfTries});