clipboardController property
The ClipboardController to use when interacting with the clipboard.
If null
then this editor instantiates a SimpleClipboardController.
Implementation
final ClipboardController? clipboardController;
The ClipboardController to use when interacting with the clipboard.
If null
then this editor instantiates a SimpleClipboardController.
final ClipboardController? clipboardController;