CompleteParagraph constructor
CompleteParagraph({
- required int countOfTries,
Implementation
CompleteParagraph({required this.countOfTries});
CompleteParagraph({required this.countOfTries});