ChooseWithRuler constructor

ChooseWithRuler({
  1. required int countOfTries,
})

Implementation

ChooseWithRuler({required this.countOfTries});