TextProvider constructor

TextProvider(
  1. DiagramText _text
)

Implementation

TextProvider(this._text);