colorScheme property
ColorScheme
get
colorScheme
The color scheme from the current theme.
Implementation
ColorScheme get colorScheme => theme.colorScheme;
The color scheme from the current theme.
ColorScheme get colorScheme => theme.colorScheme;