menu
neomage package
documentation
data/tools/extended_tools.dart
DiffApplyInput
DiffApplyInput.new constructor
DiffApplyInput.new constructor
dark_mode
light_mode
DiffApplyInput
constructor
DiffApplyInput
(
{
required
String
filePath
,
required
String
diffContent
,
})
Implementation
DiffApplyInput({required this.filePath, required this.diffContent});
neomage package
documentation
data/tools/extended_tools
DiffApplyInput
DiffApplyInput.new constructor
DiffApplyInput class