Creates a ResponsiveCol widget with required column spans and child.
const ResponsiveCol({ super.key, required this.xs, this.md, this.lg, required this.child, });