fitHeight constant

FijkFit const fitHeight

Make sure the full height of the source is shown, regardless of whether this means the source overflows the target box horizontally.

Implementation

static const FijkFit fitHeight = FijkFit(sizeFactor: -2.5);