menu
quran_controller package
documentation
models/surah.dart
Surah
verses property
verses property
dark_mode
light_mode
verses
property
List
<
Verse
>
?
verses
getter/setter pair
verses
the variable that holding the verses of exact surah.
Implementation
List<Verse>? verses;
quran_controller package
documentation
models/surah
Surah
verses property
Surah class