Expand Card Button

fun ExpandCardButton(expanded: MutableState<Boolean>, descriptionLines: MutableState<Int>)

Custom button used to expand the ItemCardDetails

Parameters

expanded

Whether the card is expanded

descriptionLines

The number of the lines occupied by the link description