Unverified Commit 9165afdd authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

Removed double the (#27509)

parent b5e09735
......@@ -625,7 +625,7 @@ class SliderThemeData extends Diagnosticable {
///
/// See also:
///
/// * [RectangularSliderTrackShape], which is the the default track shape.
/// * [RectangularSliderTrackShape], which is the default track shape.
/// * [SliderTickMarkShape], which is the default tick mark shape.
/// * [SliderComponentShape], which is the base class for custom a component
/// shape.
......@@ -1414,4 +1414,4 @@ class PaddleSliderValueIndicatorShape extends SliderComponentShape {
labelPainter,
);
}
}
\ No newline at end of file
}
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