illustration property
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;
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.
final Widget? illustration;