padding property
The padding between the contents of the anchor and the outside anchor.
defaults to WxAnchorStyle.defaultPadding
.
Implementation
final EdgeInsetsGeometry? padding;
The padding between the contents of the anchor and the outside anchor.
defaults to WxAnchorStyle.defaultPadding
.
final EdgeInsetsGeometry? padding;