Placeholder constructor
Placeholder({})
Implementation
Placeholder(
{this.color = const PdfColor.fromInt(0xFF455A64),
this.strokeWidth = 2.0,
this.fallbackWidth = 400.0,
this.fallbackHeight = 400.0});