key property

Object? key
final

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;