Fill Item Button

fun FillItemButton(contentDescription: StringResource, fillDialog: @Composable (MutableState<Boolean>) -> Unit)

Custom IconButton used to request to fill an item

Parameters

contentDescription

The description of the content

fillDialog

The fill dialog used to insert the data of the item to fill