margin property

EdgeInsetsGeometry margin
final

The margin of the options card.

The default value is EdgeInsets.all(8).

Implementation

final EdgeInsetsGeometry margin;