tickMarkRadius property Null safety
final
The preferred radius of the round tick mark.
If it is not provided, then 1/4 of the SliderThemeData.trackHeight is used.
Implementation
final double? tickMarkRadius;
The preferred radius of the round tick mark.
If it is not provided, then 1/4 of the SliderThemeData.trackHeight is used.
final double? tickMarkRadius;