SurahNameStyle constructor
Creates a new instance of SurahNameStyle.
All parameters are optional and can be null.
Implementation
SurahNameStyle({
this.surahNameColor,
this.surahNameSize,
});
Creates a new instance of SurahNameStyle.
All parameters are optional and can be null.
SurahNameStyle({
this.surahNameColor,
this.surahNameSize,
});