bottomMargin property

EdgeInsetsGeometry get bottomMargin

Implementation

EdgeInsetsGeometry get bottomMargin => EdgeInsets.only(bottom: toDouble());