selectUserProfileDialogDeleteConfirmContent property

  1. @override
String get selectUserProfileDialogDeleteConfirmContent
override

Implementation

@override
String get selectUserProfileDialogDeleteConfirmContent =>
    "Are you sure you want to delete the profile \"{user}\"?";