hardBreak property
final
True if this line ends with an explicit line break (e.g. '\n') or is the end of the paragraph. False otherwise.
Implementation
final bool hardBreak;
True if this line ends with an explicit line break (e.g. '\n') or is the end of the paragraph. False otherwise.
final bool hardBreak;