addLinkDialogPasteLink property

  1. @override
String get addLinkDialogPasteLink
override

Label for the input decoration of the link text field in the add link dialog

In en, this message translates to: 'Paste a link'

Implementation

@override
String get addLinkDialogPasteLink => 'Paste a link';