margin property

double? margin
final

Sets the margin for all sides of the card. If this is set it will override any values set for leftMargin, topMargin, rightMargin, or bottomMargin.

Implementation

final double? margin;