placeholderFit property Null safety
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;
How to inscribe the placeholder image into the space allocated during layout.
If not value set, it will fallback to fit.
final BoxFit? placeholderFit;