Skip to content

Commit 44b6937

Browse files
authored
Update packages/flutter/lib/src/material/slider_theme.dart
1 parent a24f72e commit 44b6937

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/flutter/lib/src/material/slider_theme.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3485,7 +3485,6 @@ class _DropSliderValueIndicatorPathPainter {
34853485
return;
34863486
}
34873487
assert(!sizeWithOverflow.isEmpty);
3488-
34893488
final double rectangleWidth = _upperRectangleWidth(labelPainter, scale);
34903489
final double horizontalShift = getHorizontalShift(
34913490
parentBox: parentBox,

0 commit comments

Comments
 (0)