text property

  1. @JsonKey(name: 'text')
String get text
inherited

The text to be copied to the clipboard; 1-256 characters

Implementation

@JsonKey(name: 'text')
String get text;