copyButtonLabel property

  1. @override
String get copyButtonLabel
override

Label for "copy" edit buttons and menu items.

Implementation

@override
// TODO: implement copyButtonLabel
String get copyButtonLabel => throw UnimplementedError();