illustration property

Widget? illustration
final

A widget depicting an image to show when the view is rendered.

If null, it will not be rendered on the scrren.

Used with default constructor.

Implementation

final Widget? illustration;