refs property

List<LogicRef<Loadable>> refs
final

Logic references that needs to be loaded when this widget is inserted in the tree.

Implementation

final List<LogicRef<Loadable>> refs;