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