sajdaName property

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

إذا كنت تريد تغيير كلمة "سجدة" إلى كلمة أخرى أو ترجمتها فقط قم بتمريرها لـ sajdaName

If you want to change the word “سجدة” to another word or translate it just pass it to sajdaName.

Implementation

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