currentFontFamily property
String
get
currentFontFamily
Get current font family for the selected recitation
Implementation
String get currentFontFamily => currentRecitation.fontFamily;
Get current font family for the selected recitation
String get currentFontFamily => currentRecitation.fontFamily;