margin property
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;
The margin around the snackbar.
This property defines the space between the snackbar and the edges of the screen or other widgets.
final EdgeInsetsGeometry margin;