Unverified Commit e5f04572 authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

Another typo fix (#24316)

parent e8e1ae8f
......@@ -447,7 +447,7 @@ class ButtonThemeData extends Diagnosticable {
///
/// Returns the button's [MaterialButton.disabledColor] if it is non-null.
///
/// Otherwise the the value of the `disabledColor` constructor parameter
/// Otherwise the value of the `disabledColor` constructor parameter
/// is returned, if it is non-null.
///
/// Otherwise the color scheme's [ColorScheme.onSurface] color is returned
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment