linearStrokeCap property

  1. @Deprecated('This property is no longer used, please use barRadius instead.')
LinearStrokeCap? linearStrokeCap
final

The kind of finish to place on the end of lines drawn, values supported: butt, round, roundAll

Implementation

@Deprecated('This property is no longer used, please use barRadius instead.')
final LinearStrokeCap? linearStrokeCap;