Text constructor

Text(
  1. dynamic text, [
  2. dynamic options
])

Implementation

external Text(dynamic text, [dynamic /*Object*/ options]);