margin property

EdgeInsets? margin
final

设置组件与父容器边缘的间距。详见 EdgeInsets

Sets the distance between the component and the edge of the parent container. See EdgeInsets for details

Implementation

final EdgeInsets? margin;