widget property

The name of the widget to display, and the library from which to obtain it.

The widget must be declared either in the specified library, or one of its dependencies.

The data to show in the widget is specified using data.

Implementation

final FullyQualifiedWidgetName widget;