ClickPictureOfWord constructor

ClickPictureOfWord({
  1. required bool isArabic,
})

Implementation

ClickPictureOfWord({required this.isArabic});