scrollScorecardBarForward property

String scrollScorecardBarForward
final

Implementation

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