CustomAspectRatio constructor

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

Implementation

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