slider property Null safety
final
If non-null, indicates that this subtree represents a slider.
Talkback/\VoiceOver provides users with the hint "slider" when a slider is focused.
Implementation
final bool? slider;
If non-null, indicates that this subtree represents a slider.
Talkback/\VoiceOver provides users with the hint "slider" when a slider is focused.
final bool? slider;