processInputHtml property

bool processInputHtml
final

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;