Ajouter un paramètre au fichier Compose

Personnalisez un aspect visuel d'un composable.


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