anotherMenuChild property

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

زر إضافي أول لقائمة خيارات الآية - يمكن إضافة أيقونة أو نص مخصص anotherMenuChild

anotherMenuChild First additional button for ayah options menu - you can add custom icon or text

Implementation

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