customRangeMsg property

String customRangeMsg
final

Implementation

static final customRangeMsg = Intl.message('Custom',
    name: 'DateRangeEditorComponent_customRangeMsg',
    meaning: 'Replace the current range with a Custom range that has the '
        'same endpoints.',
    desc: 'Label for an option in the preset list at the left which '
        'replaces the current selection with a "Custom" range.');