padding property

StacEdgeInsets? padding
final

The amount of space to pad the child.

If null, no padding is applied.

Implementation

final StacEdgeInsets? padding;