labelValueRows property
A list of collections of labels and values.
These will be displayed one after the other in a singular column.
Implementation
core.List<LabelValueRow>? labelValueRows;
A list of collections of labels and values.
These will be displayed one after the other in a singular column.
core.List<LabelValueRow>? labelValueRows;