pasteStream property

Stream<bool>? pasteStream
final

display button for the paste from clipboard functionality

Implementation

final Stream<bool>? pasteStream;