Flutter
material
RectangularSliderTrackShape
RectangularSliderTrackShape const constructor
RectangularSliderTrackShape
description
RectangularSliderTrackShape
constructor
Null safety
const
RectangularSliderTrackShape
(
)
Creates a slider track that draws 2 rectangles.
Implementation
const RectangularSliderTrackShape();
Flutter
material
RectangularSliderTrackShape
RectangularSliderTrackShape const constructor
RectangularSliderTrackShape class
Constructors
RectangularSliderTrackShape
Properties
hashCode
runtimeType
Methods
getPreferredRect
noSuchMethod
paint
toString
Operators
operator ==