menu
neomage package
documentation
utils/context/context_builder.dart
GitDiffContext
GitDiffContext.new constructor
GitDiffContext.new constructor
dark_mode
light_mode
GitDiffContext
constructor
GitDiffContext
(
{
required
String
diff
,
String
?
description
,
})
Implementation
GitDiffContext({required this.diff, this.description});
neomage package
documentation
utils/context/context_builder
GitDiffContext
GitDiffContext.new constructor
GitDiffContext class