of static method
Implementation
static BottomBarScrollControllerProvider of(BuildContext context) => context
.dependOnInheritedWidgetOfExactType<BottomBarScrollControllerProvider>()!;
static BottomBarScrollControllerProvider of(BuildContext context) => context
.dependOnInheritedWidgetOfExactType<BottomBarScrollControllerProvider>()!;