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