snackBarTheme property
SnackBarThemeData
get
snackBarTheme
Returns the SnackBarThemeData from the theme data.
Implementation
SnackBarThemeData get snackBarTheme => themeData.snackBarTheme;
Returns the SnackBarThemeData from the theme data.
SnackBarThemeData get snackBarTheme => themeData.snackBarTheme;