GitDiffThemeData constructor
const
GitDiffThemeData({})
Implementation
const GitDiffThemeData({
this.addedBackground,
this.addedForeground,
this.removedBackground,
this.removedForeground,
this.contextForeground,
this.headerForeground,
});