menu
source_maps package
documentation
printer.dart
NestedPrinter
text property
text property
dark_mode
light_mode
text
property
String
?
get
text
Returns the text produced after calling
build
.
Implementation
String? get text => printer?.text;
source_maps package
documentation
printer
NestedPrinter
text property
NestedPrinter class