OutlinedBorderConverter extension
Extension on OutlinedBorder to convert it to the pdf equivalent pw.BoxShape
.
Methods
-
toPdfBorderRadius(
) → BorderRadius -
Converts the OutlinedBorder to a
pw.BorderRadius
. -
toPdfBoxShape(
) → BoxShape -
Converts the OutlinedBorder to a
pw.BoxShape
.