padding property

EdgeInsets? padding
final

Custom padding inside the node.

Overrides the theme's padding when provided.

Implementation

final EdgeInsets? padding;