of static method

Implementation

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