Flutter
services
ClipboardData
text property
text
description
text
property
Null safety
String
?
text
final
Plain text variant of this clipboard data.
Implementation
final String? text;
Flutter
services
ClipboardData
text property
ClipboardData class
Constructors
ClipboardData
Properties
hashCode
runtimeType
text
Methods
noSuchMethod
toString
Operators
operator ==