width property

double? width
final

进度条宽度 / Progress bar width

不设置时自动填充父容器宽度 Auto fill parent width when not set

默认值: null (自动填充) / Default: null (auto fill)

Implementation

final double? width;