contain property

bool contain
final

whether the indicator should be contained within the box, default (false) is on border. 进度条是否完全被完全包裹在容器内部,默认是否(进度条的中线对齐在容器边缘)。

Implementation

final bool contain;