placeholderFit property

BoxFit? placeholderFit
final

How to inscribe the placeholder image into the space allocated during layout.

If not value set, it will fallback to fit.

Implementation

final BoxFit? placeholderFit;