confirmButtonLabel property

  1. @override
String get confirmButtonLabel
override

Label for the confirm button

In en, this message translates to: 'Confirm'

Implementation

@override
String get confirmButtonLabel => 'Confirm';