fit property

BoxFit fit
final

Defines fit of the video, allows to fix video stretching, see possible values here: https://api.flutter.dev/flutter/painting/BoxFit-class.html

Implementation

final BoxFit fit;