areYouSure property

  1. @override
String get areYouSure
override

No description provided for @areYouSure.

In en, this message translates to: 'Are you sure?'

Implementation

@override
String get areYouSure => 'Are you sure?';