of static method
Implementation
static QuranTopBarTheme? of(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<QuranTopBarTheme>();
static QuranTopBarTheme? of(BuildContext context) =>
context.dependOnInheritedWidgetOfExactType<QuranTopBarTheme>();