r2LcpDialogCancel property

String r2LcpDialogCancel

Implementation

String get r2LcpDialogCancel => Intl.message(
      'Cancel',
      name: 'r2_lcp_dialog_cancel',
      locale: locale.toString(),
    );