You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Material] Fix slider track shape to rounded (flutter#34178)
The slider track shape for the onPrimaryColors constructor should be rounded, but it was accidentally changed to rectangular in flutter#31681. This change restores the original behavior. This only affects sliders that are themed with SliderThemeData.onPrimaryColors().
0 commit comments