hardBreak property Null safety

bool hardBreak
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;