Module flex_image

Source

Structs§

FlexImage

Enums§

Align
Alignment style in horizontal direction.
AspectMode
The display style of the image if the aspect ratio of the image and that specified by the aspectRatio property do not match.
Gravity
Alignment style in vertical direction.
Position
Reference for offsetTop, offsetBottom, offsetStart, and offsetEnd. Specify one of the following values: relative: Use the previous box as reference. absolute: Use the top left of parent element as reference. The default value is relative.