sliderSwitchThumbsSemanticsHint property
The semantic hint for a range slider's track, announcing that double tapping switches the selected thumb.
In en, this message translates to: 'Double tap to switch thumbs'
Implementation
@override
String get sliderSwitchThumbsSemanticsHint => 'Double tap to switch thumbs';