widgets property

List<WidgetDeclaration> widgets
final

The list of widgets declared by this library.

This can be empty.

Implementation

final List<WidgetDeclaration> widgets;