useRoundedPickerCap property

bool useRoundedPickerCap
final

define the stroke cap Default Value: true If true then StrokeCap.round used and if false then StrokeCap.butt used

Implementation

final bool useRoundedPickerCap;