palette top-level property
DevConsolePalette
get
palette
Shorthand for the active palette, so console widgets can write
palette.subtle instead of threading a theme through every constructor.
Implementation
DevConsolePalette get palette => DevConsoleThemeController.palette;