supported property
bool
get
supported
Returns whether paste event is supported on current platform. This is only supported on web.
Implementation
bool get supported;
Returns whether paste event is supported on current platform. This is only supported on web.
bool get supported;