padding property
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;
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.
final EdgeInsets padding;