menu
flutter_diff_viewer package
documentation
flutter_diff_viewer.dart
DiffResult
newLineCount property
newLineCount property
dark_mode
light_mode
newLineCount
property
int
newLineCount
final
The total number of lines in the new content.
Implementation
final int newLineCount;
flutter_diff_viewer package
documentation
flutter_diff_viewer
DiffResult
newLineCount property
DiffResult class