snackBarSize property

Size snackBarSize
final

The Size of the Scaffold's SnackBar.

If the Scaffold is not showing a SnackBar, this will be Size.zero.

Implementation

final Size snackBarSize;