margin property

EdgeInsetsGeometry margin
final

The margin around the snackbar.

This property defines the space between the snackbar and the edges of the screen or other widgets.

Implementation

final EdgeInsetsGeometry margin;