Padding
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
bottom
Double
Bottom value for the padding
1.0.0
left
Double
Left value for the padding
1.0.0
right
Double
Right value for the padding
1.0.0
top
Double
Top value for the padding
1.0.0
Outputs
Output
Type
Description
Released in version:
child (required)
Widget
Child Widget
1.0.0
Last updated