CPDFBorderStyle.dashed constructor
const
CPDFBorderStyle.dashed({
- double dashGap = 9.0,
Implementation
const CPDFBorderStyle.dashed({this.dashGap = 9.0})
: style = CPDFAnnotBorderStyle.dashed;