theme property
ValueNotifier<QuranReadingTheme>
get
theme
Active reading theme.
Implementation
ValueNotifier<QuranReadingTheme> get theme =>
QuranAutoNightMode.instance.currentTheme;
Active reading theme.
ValueNotifier<QuranReadingTheme> get theme =>
QuranAutoNightMode.instance.currentTheme;