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