LocalHazeStyle
A ProvidableCompositionLocal which provides the default HazeStyle for all hazeChild layout nodes placed within this composition local's content.
There are precedence rules to how each styling property is applied. The order of precedence for each property are as follows:
Value set in HazeChildScope, if specified.
Value set in style provided to hazeChild (or HazeChildScope.style), if specified.
Value set in this composition local.