Axer
Toggle table of contents
1.2.5
common
Platform filter
common
Switch theme
Search in API
Axer
Axer
/
io.github.orioneee
/
ContentWithAxerFab
Content
With
Axer
Fab
common
@
Composable
fun
ContentWithAxerFab
(
modifier
:
Modifier
=
Modifier
,
showFAB
:
Boolean
=
isAvailableFab
,
content
:
@
Composable
(
)
->
Unit
=
{}
)