canPaste property
bool
get
canPaste
Whether the system clipboard contains pasteable content.
Implementation
bool get canPaste => _canPaste;
Whether the system clipboard contains pasteable content.
bool get canPaste => _canPaste;