customDateMsg property

String customDateMsg
final

Gets the i18n'ed "Custom" label text.

Implementation

static final customDateMsg = Intl.message('Custom',
    name: 'customDateMsg',
    desc: 'Indicates that a single custom date is selected');