Color attributes
The background color of the button in its normal (unpressed) state.Default:
Color.WHITEThe background color of the button when pressed or selected.Default: Same as
btn_buttonColorThe text color in the button’s normal (unpressed) state.Default:
Color.GRAYThe text color when the button is pressed or selected.Default: Same as
btn_textColorThe outline/border color in the button’s normal (unpressed) state.Default:
Color.GRAYThe outline/border color when the button is pressed or selected.Default: Same as
btn_strokeColorShape attributes
The width of the button’s outline/border in pixels.Default:
2pxThe corner radius of the button in pixels. Higher values create more rounded corners.Default:
40px