colorScheme property
ColorScheme
get
colorScheme
Gets the ColorScheme of the current theme.
Implementation
ColorScheme get colorScheme => theme.colorScheme;
Gets the ColorScheme of the current theme.
ColorScheme get colorScheme => theme.colorScheme;