selectScrollDownSemanticsLabel property
String
get
selectScrollDownSemanticsLabel
override
The semantic label for the scroll handle in a select field.
In en, this message translates to:
'Scroll down'
Implementation
@override
String get selectScrollDownSemanticsLabel => 'Scroll down';