LocalJetLimeStyle

A CompositionLocal providing the current JetLimeStyle.

This is used to provide a default or overridden style configuration down the composition tree. Accessing this without a provider will result in an error, ensuring that the style is always defined when used within a composable context.