Sha256: 695a64db728173bdd2007a6000d3326576b271eeaf415b2d239c963246367dfc
Contents?: true
Size: 434 Bytes
Versions: 2
Compression:
Stored size: 434 Bytes
Contents
restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun ContactRow( stable contact: Contact stable modifier: Modifier? = @static Companion ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun ToggleButton( stable selected: Boolean stable onToggled: Function1<Boolean, Unit> ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun ContactDetails( stable contact: Contact )
Version data entries
2 entries across 2 versions & 1 rubygems