Flutter
material
RoundSliderThumbShape
RoundSliderThumbShape const constructor
RoundSliderThumbShape
RoundSliderThumbShape class
Constructors
RoundSliderThumbShape
Properties
hashCode
runtimeType
Methods
getPreferredSize
paint
noSuchMethod
toString
Operators
operator ==
RoundSliderThumbShape constructor
const
RoundSliderThumbShape
(
)
Create a slider thumb that draws a circle.
Implementation
const RoundSliderThumbShape();