addLinkDialogApply property

  1. @override
String get addLinkDialogApply
override

Label for the confirmation button in the link dialog

In en, this message translates to: 'Apply'

Implementation

@override
String get addLinkDialogApply => 'Appliquer';