FitByLayoutBuilder constructor

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

Implementation

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