Positioned

Primary nodes

ConditionValue

Released in version:

1.0.11

Flutter/Dart link:

For the most up-to-date information on this Widget, please click on the Flutter/Dart link in the box above.

Remember that this node is the same as the Flutter Widget.

Inputs

InputTypeDescriptionReleased in version:

connector (required)

Widget

Connector for the parent Widget

1.0.11

bottom

Double

The distance that the child's bottom edge is inset from the bottom of the stack

1.0.11

height

Double

The child's height

1.0.11

left

Double

The distance that the child's left edge is inset from the left of the stack

1.0.11

right

Double

The distance that the child's right edge is inset from the right of the stack

1.0.11

top

Double

The distance that the child's top edge is inset from the top of the stack

1.0.11

width

Double

The child's width

1.0.11

Outputs

OutputTypeDescriptionReleased in version:

child (required)

Widget

Child Widget

1.0.11

Last updated