margin property

The margin around the item, including the decoration.

Defaults to const EdgeInsets.symmetric(vertical: 2, horizontal: 4).

Implementation

@override
final EdgeInsetsGeometry margin;