disableClipboard property
Disable Clipboard features
when this is set to true clipboard can not be used this disables the clipboard notification for requesting permissions
Defaults to false
.
Implementation
final bool disableClipboard;
Disable Clipboard features
when this is set to true clipboard can not be used this disables the clipboard notification for requesting permissions
Defaults to false
.
final bool disableClipboard;