scrollScorecardBarBack property

String scrollScorecardBarBack
final

Implementation

static final scrollScorecardBarBack = Intl.message(
    'Scroll scorecard bar backward',
    desc: 'Aria label of a button that scrolls the scorecard bar horizontally'
        ' backward. Backward is, to the left in left-to-right layouts'
        ' and to the right in right-to-left layouts.');