wrap property

WidgetWrapper? wrap
final

Can be used to wrap all scenario widgets. Useful if you wish to provide consistent UI treatment to all of them or need to inject dependencies.

Implementation

final WidgetWrapper? wrap;