domainLineStyle property

BorderSide? domainLineStyle
final

Style for Domain line,

showDomainLine must be true if you want to see your custom style for this axis line

Implementation

final BorderSide? domainLineStyle;