menu
neomage package
documentation
utils/diff/diff_utils.dart
ChangeBlock
ChangeBlock.new const constructor
ChangeBlock.new const constructor
dark_mode
light_mode
ChangeBlock
constructor
const
ChangeBlock
(
{
required
List
<
LineDiff
>
lines
,
})
Implementation
const ChangeBlock({required this.lines});
neomage package
documentation
utils/diff/diff_utils
ChangeBlock
ChangeBlock.new const constructor
ChangeBlock class