slider property

bool? slider
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;