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