margin property

EdgeInsets margin
final

The margin to apply beyond the safe area.

Added to every edge on top of the system inset (or minimum, whichever is greater).

Implementation

final EdgeInsets margin;