debugKey property

Object? debugKey
getter/setter pair

Optional debug key for identifying this box during debugging.

Useful for tracking specific boxes through layout calculations and troubleshooting layout issues.

Implementation

Object? debugKey;