widget property

Object? widget
final

You can pass the connector widget, in case the view-model needs any info from it.

Implementation

final Object? widget;