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