docs
›
reference
›
image reference
image reference
Image exposes 17 init properties. the smallest blob surface, all also valid on Container.
if a style you want isn't here, wrap the Image in a Container and set the style there.
sizing
| property |
type |
| Width |
Length? |
| Height |
Length? |
| MinWidth |
Length? |
| MinHeight |
Length? |
| MaxWidth |
Length? |
| MaxHeight |
Length? |
spacing
| property |
type |
| Margin |
Length? |
| MarginLeft |
Length? |
| MarginTop |
Length? |
| MarginRight |
Length? |
| MarginBottom |
Length? |
flex
| property |
type |
| FlexBasis |
Length? |
| FlexGrow |
float? |
| FlexShrink |
float? |
background and opacity
| property |
type |
| BackgroundColor |
Color? |
| Opacity |
float? |
object fit
| property |
type |
| ObjectFit |
ObjectFit? |