illustration property

Widget? illustration
final

Illustration widget for the empty state, which can be a custom widget or an image.

It is recommended to use one of the ZetaIllustrations widgets for consistency.

Implementation

final Widget? illustration;