leftMargin property

EdgeInsetsGeometry get leftMargin

Implementation

EdgeInsetsGeometry get leftMargin => EdgeInsets.only(left: toDouble());