DerivedStateSample
@Suppress("CanBeVal", "unused")
@Sampled
@Composable
fun DerivedStateSample() {Creates a State object whose State.value is the result of calculation.
@Suppress("CanBeVal", "unused")
@Sampled
@Composable
fun DerivedStateSample() {