在 Compose 檔案中新增參數

自訂可組合函式的視覺元素。


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