Removed double the (#27509)
This commit is contained in:
parent
b5e0973591
commit
9165afdd4e
@ -625,7 +625,7 @@ class SliderThemeData extends Diagnosticable {
|
|||||||
///
|
///
|
||||||
/// See also:
|
/// 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.
|
/// * [SliderTickMarkShape], which is the default tick mark shape.
|
||||||
/// * [SliderComponentShape], which is the base class for custom a component
|
/// * [SliderComponentShape], which is the base class for custom a component
|
||||||
/// shape.
|
/// shape.
|
||||||
@ -1414,4 +1414,4 @@ class PaddleSliderValueIndicatorShape extends SliderComponentShape {
|
|||||||
labelPainter,
|
labelPainter,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user