daysToTodayMsg property

String daysToTodayMsg
final

Implementation

static final daysToTodayMsg = Intl.message('days up to today',
    name: 'daysToTodayMsg',
    desc: 'Label for number input which changes the range of dates shown in'
        ' the calendar to [today - number, today].');