paginationPreviousSemanticsLabel property
String
get
paginationPreviousSemanticsLabel
override
The label for the previous button in a pagination control.
In en, this message translates to:
'Previous'
Implementation
@override
String get paginationPreviousSemanticsLabel => 'Previous';