of static method

Implementation

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