MatchWordToPic constructor

MatchWordToPic({
  1. required int countOfTries,
})

Implementation

MatchWordToPic({required this.countOfTries});