debugKey property

Object? get debugKey

Debug key for identifying this child in debug output.

Used by debugging tools to provide meaningful identifiers when inspecting the layout tree.

Implementation

Object? get debugKey => null;