snackbarWidth property
Width of the snackbar (percentage of screen width, 0-1)
If null, defaults to 90% of screen width. Only applies to snackbar modals.
Implementation
final double? snackbarWidth;
Width of the snackbar (percentage of screen width, 0-1)
If null, defaults to 90% of screen width. Only applies to snackbar modals.
final double? snackbarWidth;