HighlightWrapper constructor
const
HighlightWrapper({})
Implementation
const HighlightWrapper({
super.key,
required this.child,
this.highlight = false,
this.enableProfile = true,
this.onAndOff = true,
this.refresh = true,
});