| gradient | Gradient | Used to set Background of wrapper in card bubble |
| borderRadius | double | Used to set borderRadius of wrapper in card bubble |
| border | BoxBorder | Used to set the border of the card bubble. |
| background | Color | Used to set the background color of the card. |
| height | double | Used to set the height of card bubble. |
| width | double | Used to cset the width of the card bubble. |
| buttonStyle | ButtonElementStyle | Used to customize the styling of buttons in the card. |
| textStyle | TextStyle | Used to customize the text style for the content in the card. |