processInputHtml property
Determines whether text processing should happen on input HTML, e.g.
whether a new line should be converted to a
.
The default value is true.
Implementation
final bool processInputHtml;
Determines whether text processing should happen on input HTML, e.g.
whether a new line should be converted to a
.
The default value is true.
final bool processInputHtml;