Primary nodes
Released in version:
1.0.0
Flutter/Dart link:
https://api.flutter.dev/flutter/widgets/Padding-class.htmlarrow-up-right
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.
connector (required)
Widget
Connector for the parent Widget
bottom
Double
Bottom value for the padding
left
Left value for the padding
right
Right value for the padding
top
Top value for the padding
child (required)
Child Widget
Last updated 3 years ago