cancelButtonMsg property

String cancelButtonMsg
final

Implementation

static final cancelButtonMsg = Intl.message('Cancel',
    meaning: 'Button in a date picker',
    desc: 'Label for a "cancel" button -- abandon the current date'
        ' selection and go back to whatever it was before the user'
        ' opened the date picker');