BasicDragOutGame constructor

BasicDragOutGame({
  1. required bool isArabic,
})

Implementation

BasicDragOutGame({required this.isArabic});