BlazeWidgetItemImageContainerBorderStateStyle - React Native
The BlazeWidgetItemImageContainerBorderStyle struct is responsible for defining the appearance of the border around the image within a widget item.
Properties
isVisible
isVisible?: booleanA boolean value that determines whether the border is visible.
color
color?: string //HexA string value that defines the color of the border.
margin
margin?: numberA number value that defines the distance between the border to the image.
width
width?: numberA number value that defines the width of the border.
Updated 11 days ago
Did this page help you?
