OutlinedBorderConverter extension

Extension on OutlinedBorder to convert it to the pdf equivalent pw.BoxShape.

on

Methods

toPdfBorderRadius() → BorderRadius

Available on OutlinedBorder, provided by the OutlinedBorderConverter extension

Converts the OutlinedBorder to a pw.BorderRadius.
toPdfBoxShape() → BoxShape

Available on OutlinedBorder, provided by the OutlinedBorderConverter extension

Converts the OutlinedBorder to a pw.BoxShape.