verifyItsYouText property

  1. @override
String verifyItsYouText
inherited

Used as a title of the dialog that requires re-authentication of the user when performing destructive actions.

Implementation

@override
String get verifyItsYouText => "Verify that it's you";