text property

String? text

Returns the text produced after calling build.

Implementation

String? get text => printer?.text;