deleteWalletConfirmationMessage property
Message for delete wallet confirmation dialog
In en, this message translates to: 'Are you sure you want to delete this wallet? This action cannot be undone.'
Implementation
@override
String get deleteWalletConfirmationMessage => '您确定要删除此钱包吗? 此操作无法撤销。';