debugKey property
Optional debug key for identifying this box during debugging.
Useful for tracking specific boxes through layout calculations and troubleshooting layout issues.
Implementation
Object? debugKey;
Optional debug key for identifying this box during debugging.
Useful for tracking specific boxes through layout calculations and troubleshooting layout issues.
Object? debugKey;