margin property

EdgeInsetsGeometry? margin
final

外边距的控制,类型EdgeInsetsGeometry, 通过调用该类的方法来控制其外边距

Implementation

final EdgeInsetsGeometry? margin;