ResponsiveRow constructor
Creates a ResponsiveRow with the given children.
Implementation
const ResponsiveRow({super.key, required this.children});
Creates a ResponsiveRow with the given children.
const ResponsiveRow({super.key, required this.children});