of static method

Implementation

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