toggle menu
KotStep
androidJvm
switch theme
search in API
kotstep
/
com.binayshaw7777.kotstep.model
/
StepComposable
/
StepComposable
Step
Composable
constructor
(
content
:
@
Composable
(
)
->
Unit
,
supportingContent
:
@
Composable
(
)
->
Unit
?
=
null
)
Parameters
content
The main content of the step
supporting
Content
The supporting content of the step