stylish Component Colors
Returns the StylishComponentColors for the current theme.
Prefers the instance provided by the enclosing StylishTheme's componentColors parameter (see StylishTheme). When none is provided, computes the colors from the current MaterialTheme.colorScheme so the accessor works even without a StylishTheme wrapper.