Flexible
Presentations
v1.0
zero-schema
No description provided.
Required fields
PresentationType Child
Properties
PresentationType
string
required
The Flexible widget is used to create a flexible layout that adjusts its size based on the available space. It is similar to the Expanded widget but allows more control over how the child widget is resized.
Allowed Flexible
Flex
integer
optional
The flex property, used with Flexible, determines how much space a child widget should occupy relative to the other children within a Flex container.
Default
1FlexFit
string
optional
The fit property, used with the Flexible widget, controls whether a child widget should fill the available space
Default
"Loose"Allowed Loose Tight
Child
object
required
The Child property defines the child widget to be made flexible.
Studio editor metadata
Shapes the studio editor; not enforced at runtime.
FlexFit"Select"