ContentWithAxerFab

fun ContentWithAxerFab(modifier: Modifier = Modifier, showFAB: Boolean = isAvailableFab, content: @Composable () -> Unit = {})