LabelRooms constructor

LabelRooms({
  1. required int countOfTries,
})

Implementation

LabelRooms({required this.countOfTries});