menu
pdf package
documentation
widgets.dart
BorderStyle
BorderStyle const constructor
BorderStyle const constructor
dark_mode
light_mode
BorderStyle
constructor
const
BorderStyle
(
{
bool
paint
=
true
,
List
<
num
>
?
pattern
,
int
phase
=
0
,
})
Implementation
const BorderStyle({ this.paint = true, this.pattern, this.phase = 0, });
pdf package
documentation
widgets
BorderStyle
BorderStyle const constructor
BorderStyle class