theme constant
String
const theme
The parameter name for the theme value 'light' or 'dark' sent with the DevToolsExtensionEventType.themeUpdate event.
Implementation
static const theme = 'theme';
The parameter name for the theme value 'light' or 'dark' sent with the DevToolsExtensionEventType.themeUpdate event.
static const theme = 'theme';