colors property

PlayxColors get colors

Gets the colors used in the current theme.

This returns an object containing the color palette for the current theme.

Implementation

static PlayxColors get colors => currentTheme.colors;