DevConsoleThemeX extension

Derives the concrete palette, Brightness, and ThemeData for a DevConsoleTheme value.

on

Properties

brightness Brightness

Available on DevConsoleTheme, provided by the DevConsoleThemeX extension

This theme's Brightness, for widgets that key off it directly.
no setter
palette DevConsolePalette

Available on DevConsoleTheme, provided by the DevConsoleThemeX extension

This theme's color palette.
no setter
themeData ThemeData

Available on DevConsoleTheme, provided by the DevConsoleThemeX extension

A ThemeData built from palette, for the console's MaterialApp.
no setter