flutter.dev Reference SnackBar class - material library - Dart API A lightweight message with an optional action which briefly displays at the bottom of the screen. To display a snack bar, call Scaffold.of(context).showSnackBar(), passing an instance of SnackBar that describes the message. To control how long the SnackBar api.flutter.dev