menu
neomage package
documentation
data/services/diff_service.dart
FileDiff
hunks property
hunks property
dark_mode
light_mode
hunks
property
List
<
DiffHunk
>
hunks
final
The hunks that compose this diff.
Implementation
final List<DiffHunk> hunks;
neomage package
documentation
data/services/diff_service
FileDiff
hunks property
FileDiff class