themeColors property
ColorScheme
get
themeColors
Get the theme colors scheme
Implementation
ColorScheme get themeColors => Theme.of(this).colorScheme;
Get the theme colors scheme
ColorScheme get themeColors => Theme.of(this).colorScheme;