SetSurahReferenceCommand constructor
const
SetSurahReferenceCommand({})
Implementation
const SetSurahReferenceCommand({
required this.fullPhonemes,
required this.boundaries,
required this.surahNumber,
this.isTajweed = false,
this.forceClear = false,
this.startGlobalWord = 0,
this.wordRules,
});