Styling And Waiting
class StylingAndWaiting(val notStylingAction: () -> Unit) : CompilationContext.StylingCompletionState
Styling is happening, and the other party is waiting for it to complete, having provided an action indicating what to do when styling completes.