Thêm tham số vào tệp Compose

Tuỳ chỉnh một khía cạnh hình ảnh của một thành phần kết hợp.


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