content property

Widget content
final

The primary content of the snack bar.

Typically a Text widget.

Implementation

final Widget content;