comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
ui
/
com.sorrowblue.comicviewer.framework.ui.material3
/
BackIconButton
Back
Icon
Button
@
Composable
fun
BackIconButton
(
onClick
:
(
)
->
Unit
,
modifier
:
Modifier
=
Modifier
,
enabled
:
Boolean
=
true
)