menu
lean_builder package
documentation
element.dart
InstanceElement
fields property
fields property
dark_mode
light_mode
fields
property
List
<
FieldElement
>
get
fields
The fields of this element.
Implementation
List<FieldElement> get fields;
lean_builder package
documentation
element
InstanceElement
fields property
InstanceElement class