colors property

ColorScheme get colors

The colors scheme of the current theme.

Implementation

ColorScheme get colors => Theme.of(this).colorScheme;