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