menu
filament_mobile package
documentation
schema/schema_component.dart
SliderComponent
step property
step property
dark_mode
light_mode
step
property
num
?
step
final
Null means no step constraint — the slider moves continuously.
Implementation
final num? step;
filament_mobile package
documentation
schema/schema_component
SliderComponent
step property
SliderComponent class