AspectRatio

Primary nodes

Condition
Value

Released in version:

1.0.13

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.

AspectRatio default node

Inputs

Input
Type
Description
Released in version:

connector (required)

Widget

Connector for the parent Widget

1.0.13

aspectRatio

Double

The aspect ratio to attempt to use.

1.0.13

Outputs

Output
Type
Description
Released in version:

child (required)

Widget

Child Widget

1.0.0

Last updated