padding property

EdgeInsets Function(Node node) padding
final

The padding of a block component.

It works only for the block component itself, not for the children.

Implementation

final EdgeInsets Function(Node node) padding;