NiceHighContrastWrapper constructor
const
NiceHighContrastWrapper({})
Implementation
const NiceHighContrastWrapper({
super.key,
required this.child,
this.enabled = true,
this.foregroundColor,
this.backgroundColor,
});