content property

Widget content
final

The content of the MaterialBanner.

Typically a Text widget.

Implementation

final Widget content;