processNewLineAsBr property
Determines whether newlines (\n) should be written as
. This is not
recommended for HTML documents.
The default value is false.
Implementation
final bool processNewLineAsBr;
Determines whether newlines (\n) should be written as
. This is not
recommended for HTML documents.
The default value is false.
final bool processNewLineAsBr;