ResponsiveAspectRatioBuilder constructor

const ResponsiveAspectRatioBuilder({
  1. Key? key,
})

Implementation

const ResponsiveAspectRatioBuilder({Key? key}) : super(key: key);