menu
neomage package
documentation
utils/diff/diff_utils.dart
ChangeBlock
isPureAdd property
isPureAdd property
dark_mode
light_mode
isPureAdd
property
bool
get
isPureAdd
Implementation
bool get isPureAdd => lines.every((l) => l.type == DiffType.add);
neomage package
documentation
utils/diff/diff_utils
ChangeBlock
isPureAdd property
ChangeBlock class