widgets property

List<WidgetRef> get widgets

Implementation

List<WidgetRef> get widgets => [root, ...root.descendants];