Compose API Reference Glance LocalState Property Android val LocalState = compositionLocalOf<Any?> { null } Local view state, defined in surface implementation. A customizable store for view specific state data.
Compose API Reference Glance LocalState Property Android val LocalState = compositionLocalOf<Any?> { null } Local view state, defined in surface implementation. A customizable store for view specific state data.