| Name | Type | Description | Notes |
|---|---|---|---|
| image | Option<String> | Asset file, android resource name, or URL to remote image. | [optional] |
| headings_color | Option<String> | Title text color ARGB Hex format. Example(Blue) "FF0000FF". | [optional] |
| contents_color | Option<String> | Body text color ARGB Hex format. Example(Red) "FFFF0000". | [optional] |