ScopeWrapper constructor
const
ScopeWrapper({})
Implementation
const ScopeWrapper({
super.key,
required this.wrapped,
this.showGrid = false,
this.columnCount = 12,
this.debugBanner = false,
});
const ScopeWrapper({
super.key,
required this.wrapped,
this.showGrid = false,
this.columnCount = 12,
this.debugBanner = false,
});