| width | Sets the width of the element | 
| height | Sets the height of the element | 
| border | Sets the border of the element | 
| borderRadius | Sets the border radius of the element | 
| background | Sets all background style properties at once, such as color, image, origin and size, or repeat method. Reference link | 
| iconTint | Sets the tint or color applied to the download icon of the element | 
| separatorColor | Sets the color of the separator between individual items | 
| titleFont | Sets all the different properties of font for the title text. Reference link | 
| titleColor | Sets the foreground color of title text. | 
| subtitleFont | Sets all the different properties of font for the subtitle text. Reference link | 
| subtitleColor | Sets the foreground color of subtitle text. | 
| buttonTextFont | Sets all the different properties of font for the text on the launch button. Reference link | 
| buttonTextColor | Sets the foreground color of launch button text. | 
| buttonBackground | Sets all background style properties at once, such as color, image, origin and size, or repeat method of the launch button. Reference link |