menu
quran_library package
documentation
quran.dart
QuranPagesScreen
highlightedAyahNumbersInPages property
highlightedAyahNumbersInPages property
dark_mode
light_mode
highlightedAyahNumbersInPages
property
List
<
(
{
List
<
int
>
ayahs
,
int
end
,
int
start
}
)
>
highlightedAyahNumbersInPages
final
Implementation
final List<({int start, int end, List<int> ayahs})> highlightedAyahNumbersInPages;
quran_library package
documentation
quran
QuranPagesScreen
highlightedAyahNumbersInPages property
QuranPagesScreen class