UniversalTextBlock constructor

UniversalTextBlock(
  1. String text
)

Implementation

UniversalTextBlock(this.text);