cover constant
FijkFit
const cover
As small as possible while still covering the entire target FijkView box.
Implementation
static const FijkFit cover = FijkFit(
sizeFactor: -0.5,
aspectRatio: -1,
alignment: Alignment.center,
);