padding property

EdgeInsets padding
final

The padding around contained nodes.

This space is added around the bounding box of all dependent nodes to provide visual separation between the group boundary and the nodes.

Implementation

final EdgeInsets padding;