onSurahBannerPress property

void Function(SurahNamesModel surah)? onSurahBannerPress
final
  • تُستخدم مع الخطوط المحملة * عند الضغط على أي لافتة سورة باستخدام الخطوط المحملة، يمكنك إضافة بعض التفاصيل حول السورة onSurahBannerPress

  • Used with loaded fonts * onSurahBannerPress When you press on any Surah banner with the loaded fonts, you can add some details about the surah

Implementation

final void Function(SurahNamesModel surah)? onSurahBannerPress;