colors property
ColorScheme
get
colors
Returns the current ColorScheme.
Implementation
ColorScheme get colors => theme.colorScheme;
Returns the current ColorScheme.
ColorScheme get colors => theme.colorScheme;