activeCommandPalette top-level property
Global active command palette state signal.
Implementation
final Signal<CommandPaletteConfig?> activeCommandPalette =
signal<CommandPaletteConfig?>(null);
Global active command palette state signal.
final Signal<CommandPaletteConfig?> activeCommandPalette =
signal<CommandPaletteConfig?>(null);