currentFontsSelected property

int get currentFontsSelected

لمعرفة الخط الذي تم تحديده، ما عليك سوى إستدعاء currentFontsSelected

To find out which font has been selected, just call currentFontsSelected

Implementation

int get currentFontsSelected => quranCtrl.state.fontsSelected.value;