BackgroundWrapper constructor
const
BackgroundWrapper({
- required Widget child,
Implementation
const BackgroundWrapper({required this.child});
const BackgroundWrapper({required this.child});