topMargin property
EdgeInsetsGeometry
get
topMargin
Implementation
EdgeInsetsGeometry get topMargin => EdgeInsets.only(top: toDouble());
EdgeInsetsGeometry get topMargin => EdgeInsets.only(top: toDouble());