Center
Primary nodes
Condition
Value
Released in version:
1.0.0
Flutter/Dart link:

Inputs
Input
Type
Description
Released in version:
connector (required)
Widget
Connector for the parent Widget
1.0.0
heightFactor
Double
If non-null, sets its height to the child's height multiplied by this factor.
1.0.9
widthFactor
Double
If non-null, sets its width to the child's width multiplied by this factor.
1.0.9
Outputs
Output
Type
Description
Released in version:
child (required)
Widget
Child Widget
1.0.0
Last updated