menu
neomage package
documentation
data/services/diff_service.dart
DiffStats
total property
total property
dark_mode
light_mode
total
property
int
get
total
Implementation
int get total => additions + deletions;
neomage package
documentation
data/services/diff_service
DiffStats
total property
DiffStats class