ULinkDebugOverlay constructor
const
ULinkDebugOverlay({})
Implementation
const ULinkDebugOverlay({
super.key,
this.initialPosition = const Offset(20, 100),
this.maxLogs = 200,
this.showInRelease = false,
});
const ULinkDebugOverlay({
super.key,
this.initialPosition = const Offset(20, 100),
this.maxLogs = 200,
this.showInRelease = false,
});