We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944cd11 commit 1b8742bCopy full SHA for 1b8742b
packages/flutter/lib/src/material/snack_bar_theme.dart
@@ -154,7 +154,7 @@ class SnackBarThemeData with Diagnosticable {
154
/// If null, [SnackBarAction] falls back to [Colors.transparent].
155
final Color? actionBackgroundColor;
156
157
- /// Overrides default value for [SnackBarAction.].
+ /// Overrides default value for [SnackBarAction.disabledBackgroundColor].
158
///
159
160
final Color? disabledActionBackgroundColor;
0 commit comments