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