val LocalDI: ProvidableCompositionLocal<DI?> DI container holder that can be shared and accessed across the Composable tree
Note that the current container can be different depending on the Composable node see CompositionLocalProvider / withDI / subDI
if no DI container is attached to the Composable tree