ComposeDialogs
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposeDialogs
time
/
com.michaelflisar.composedialogs.dialogs.time
/
rememberDialogTime
remember
Dialog
Time
@
Composable
fun
rememberDialogTime
(
time
:
LocalTime
=
TimeUtil.now().time
)
:
MutableState
<
LocalTime
>
convenient function for
DialogTime
Return
a state holding the current time values
Parameters
time
the initial time