style property

SliderThemeData? style
final

The style used in this slider.

If provided, it's merged with FluentThemeData.sliderTheme. If not, the theme slider theme is used.

See also:

Implementation

final SliderThemeData? style;