Builder
class Builder
A builder used to create an instance of LineConfig.
Functions
Link copied to clipboard
Creates an instance of LineConfig.
Link copied to clipboard
The line cap applied to the LineLayer. Defaults to LineCap.ROUND.
Link copied to clipboard
The length of each dash, in line-width units.
Link copied to clipboard
The line join applied to the LineLayer. Defaults to LineJoin.ROUND.