margin property
Empty space to surround the decoration and child.
Implementation
@override
EdgeInsetsGeometry? get margin => $value.margin;
Empty space to surround the decoration and child.
@override
EdgeInsetsGeometry? get margin => $value.margin;