lineWrap property
Whether to wrap long lines.
When true, lines wrap at the editor boundary. When false, horizontal scrolling is enabled.
Implementation
final bool lineWrap;
Whether to wrap long lines.
When true, lines wrap at the editor boundary. When false, horizontal scrolling is enabled.
final bool lineWrap;