key property
Optional key for identifying this layout data or element.
Can be used to reference specific children when calculating relative positions or sizes based on other elements in the layout.
Implementation
final Object? key;
Optional key for identifying this layout data or element.
Can be used to reference specific children when calculating relative positions or sizes based on other elements in the layout.
final Object? key;