of static method

Implementation

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