FitImage constructor

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

Implementation

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