FastPrimaryBackgroundContainer constructor
Constructs a FastPrimaryBackgroundContainer with an optional child.
Implementation
const FastPrimaryBackgroundContainer({super.key, this.child});
Constructs a FastPrimaryBackgroundContainer with an optional child.
const FastPrimaryBackgroundContainer({super.key, this.child});