margin property

EdgeInsetsGeometry? margin
final

Empty space to surround the panel.

The glass effect is not applied to the margin area.

Defaults to null (no margin).

Implementation

final EdgeInsetsGeometry? margin;