isNewLineWithBlockAttributes property
bool
get
isNewLineWithBlockAttributes
Implementation
bool get isNewLineWithBlockAttributes => isNewLine && blockAttributes != null;
bool get isNewLineWithBlockAttributes => isNewLine && blockAttributes != null;