navigateNextMsg property

String navigateNextMsg
final

Implementation

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