menu
neomage package
documentation
utils/file/file_operations.dart
DiffLine
DiffLine.new const constructor
DiffLine.new const constructor
dark_mode
light_mode
DiffLine
constructor
const
DiffLine
(
DiffLineType
type
,
String
content
)
Implementation
const DiffLine(this.type, this.content);
neomage package
documentation
utils/file/file_operations
DiffLine
DiffLine.new const constructor
DiffLine class