message property

Widget message
final

The message of the flashbar is displayed in the center of the flashbar in a lighter font.

Typically a Text widget.

Implementation

final Widget message;