menu
forui package
documentation
widgets/slider.dart
FSliderMarkStyle
tickSize property
tickSize property
dark_mode
light_mode
tickSize
property
double
tickSize
final
The tick's size. Defaults to 3.
Contract
Throws
AssertionError
if it is not positive.
Implementation
final double tickSize;
forui package
documentation
widgets/slider
FSliderMarkStyle
tickSize property
FSliderMarkStyle class