padding property

EdgeInsetsGeometry? padding
final

The padding between the contents of the anchor and the outside anchor.

defaults to WxAnchorStyle.defaultPadding.

Implementation

final EdgeInsetsGeometry? padding;