dialogUpdateConfirmationContent property
override
No description provided for @dialogUpdateConfirmationContent.
In en, this message translates to: 'Are you sure you want to apply these changes to the existing entry?'
Implementation
@override
String get dialogUpdateConfirmationContent =>
'Are you sure you want to apply these changes to the existing entry?';