ar16_9 constant
FijkFit
const ar16_9
As large as possible while still containing the video entirely within the target FijkView box. But change video's aspect ratio to 16:9.
Implementation
static const FijkFit ar16_9 = FijkFit(aspectRatio: 16.0 / 9.0);