backgroundImageFit property

BoxFit? backgroundImageFit
final

backgroundImage 的填充方式

默认值为 BoxFit.contain

Implementation

final BoxFit? backgroundImageFit;