basmalaVerse top-level property
basmalaVerse is Verse global variable that is have constant value for holding Basmala value to use it whenever.
Implementation
Verse basmalaVerse = Verse(
verseNumber: 0,
textImlaeiSimple: 'بسم الله الرحمن الرحيم',
words: [
'\u003B',
'\u003C',
'\u003D',
'\u003E',
],
font: QuranController.instance.basmalaAndSurahsNameFontsFamily);