anotherMenuChildOnTap property

void Function(AyahModel ayah)? anotherMenuChildOnTap
final

دالة يتم استدعاؤها عند الضغط على الزر الإضافي الأول في قائمة خيارات الآية anotherMenuChildOnTap

anotherMenuChildOnTap Function called when pressing the first additional button in ayah options menu

Implementation

final void Function(AyahModel ayah)? anotherMenuChildOnTap;