foregroundImageFit property

BoxFit? foregroundImageFit
final

foregroundImage 的填充方式

默认值为 BoxFit.contain

Implementation

final BoxFit? foregroundImageFit;