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