previewFit property

CameraPreviewFit previewFit
final

check this for more details https://api.flutter.dev/flutter/painting/BoxFit.html

Implementation

// one of fitWidth, fitHeight, contain, cover
// currently only work for Android, this do nothing on iOS
final CameraPreviewFit previewFit;