basmalaStyle property

BasmalaStyle? basmalaStyle
final

The style to be applied to the Basmala text.

This property allows you to customize the appearance of the Basmala text by providing a BasmalaStyle object. If no style is provided, the default style will be used.

Implementation

final BasmalaStyle? basmalaStyle;