Flutter
services
Clipboard
kTextPlain constant
kTextPlain
Clipboard class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
getData
setData
Constants
kTextPlain
kTextPlain constant
String
const
kTextPlain
=
'text/plain'
Plain text data format string.
Used with
getData
.
Implementation
static const String kTextPlain = 'text/plain'