width property

double? width
final

The width of the progress button.

If null the width parameter defaults to width of the screen.

Implementation

final double? width;