menu
televerse package
documentation
telegram.dart
CopyTextButton
text property
text property
dark_mode
light_mode
text
property
@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;
televerse package
documentation
telegram
CopyTextButton
text property
CopyTextButton class