topMargin property

EdgeInsetsGeometry get topMargin

Implementation

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