CommandPaletteThemeData constructor
const
CommandPaletteThemeData({})
Implementation
const CommandPaletteThemeData({
this.background,
this.foreground,
this.selectedBackground,
this.selectedForeground,
this.headerForeground,
this.searchBackground,
this.searchForeground,
this.shortcutForeground,
this.border,
this.borderColor,
this.width,
this.maxHeight,
});