topTitleChild property

  1. @Deprecated('In versions after 2.2.5 this parameter will be removed. Please use topTitleChild in TopBottomQuranStyle instead.')
Widget? topTitleChild
final

إذا كنت تريد إضافة ويدجت بجانب اسم السورة topTitleChild

If you want to add a widget next to the surah name topTitleChild

Implementation

@Deprecated(
    'In versions after 2.2.5 this parameter will be removed. Please use topTitleChild in TopBottomQuranStyle instead.')
final Widget? topTitleChild;