onPaste property
Invokes the host-owned paste command for the current normalized range.
Builders should wire enabled paste menu items to this callback rather than applying clipboard values directly.
Implementation
final VoidCallback onPaste;
Invokes the host-owned paste command for the current normalized range.
Builders should wire enabled paste menu items to this callback rather than applying clipboard values directly.
final VoidCallback onPaste;