CopyToClipboard constructor

CopyToClipboard(
  1. Object? text
)

Implementation

CopyToClipboard(Object? text) : text = normalizeExpression(text);