BlurredSectionContainer constructor
const
BlurredSectionContainer({})
Implementation
const BlurredSectionContainer(
{super.key,
this.titleView,
required this.children,
this.width,
this.height,
this.borderRadius = 12.0});