message property
final
Returns the message of the notification.
Implementation
final Widget Function(BuildContext, Notification) message;
Returns the message of the notification.
final Widget Function(BuildContext, Notification) message;