navigateBeforeMsg property

String navigateBeforeMsg
final

Implementation

static final navigateBeforeMsg = Intl.message('Previous date range',
    name: 'navigateBeforeMsg',
    meaning: 'Update the calendar display to show the previous time period.',
    desc: 'Label for control button which changes the range of dates shown in'
        'the calendar to the previous range of dates.');