Adicionar parâmetro ao arquivo do Compose

Personalize um aspecto visual de um elemento combinável.


This Compose file below defines a custom composable.
Add a new parameter to allow customizing a visual aspect of this composable (e.g., color, size, shape).
Update any preview functions in this file to demonstrate the new parameter. Ensure any changes follow Material Design guidelines if applicable.

$CURRENT_FILE