XOutWithPicture constructor

XOutWithPicture({
  1. required int countOfTries,
})

Implementation

XOutWithPicture({required this.countOfTries});