message property

Widget Function(BuildContext, Notification) message
final

Returns the message of the notification.

Implementation

final Widget Function(BuildContext, Notification) message;