Text constructor

Text([
  1. String data
])

Implementation

external factory Text([String data]);