description property

Widget description
final

A widget depicting the reason or description for the EmptyView to be shown.

It is required.

Used with default constructor.

Implementation

final Widget description;