ElDebugWidget constructor
const
ElDebugWidget({})
Implementation
const ElDebugWidget({
super.key,
this.debugLabel,
this.checkElement = false,
this.checkLayout = false,
this.checkPaint = false,
this.filterTime,
required super.child,
});