DragWordToPicGame constructor

DragWordToPicGame({
  1. required bool isArabic,
})

Implementation

DragWordToPicGame({required this.isArabic});