CommandPaletteWindow constructor
const
CommandPaletteWindow({})
Implementation
const CommandPaletteWindow({
required this.start,
required this.end,
required this.selectedIndex,
required this.itemCount,
required this.viewportSize,
});