strokeAlign property
The stroke align of the progress line, pass a value from SquareStrokeAlign and read it's documents. see: https://api.flutter.dev/flutter/painting/BorderSide/strokeAlign.html
Implementation
final SquareStrokeAlign strokeAlign;
The stroke align of the progress line, pass a value from SquareStrokeAlign and read it's documents. see: https://api.flutter.dev/flutter/painting/BorderSide/strokeAlign.html
final SquareStrokeAlign strokeAlign;