Recomposition

The current recompose scope has been requested to be recomposed. This can be caused by a call to currentRecomposeScope.invalidate() or when a field within that Composable has been changed.

Functions

Link copied to clipboard
open override fun toString(): String