clearRangeMsg property

String clearRangeMsg
final

Implementation

static final clearRangeMsg = Intl.message('Clear date range',
    name: 'DateRangeEditorComponent_clearRangeMsg',
    meaning: 'Clear the current range.',
    desc: 'Label for an option in the preset list at the left which '
        'clears the current selection.');