ProxyBox constructor
ProxyBox(})
ProxyBox API.
Implementation
ProxyBox(
super.size, {
this.child,
this.childOffset = PwOffset.zero,
this.decoration,
this.onPaint,
this.onNote,
this.baselineOverride,
});
ProxyBox API.
ProxyBox(
super.size, {
this.child,
this.childOffset = PwOffset.zero,
this.decoration,
this.onPaint,
this.onNote,
this.baselineOverride,
});