$Text.wrap constructor

$Text.wrap(
  1. Text $value
)

Wrap a Text in a $Text

Implementation

$Text.wrap(this.$value);