menu
compdfkit_flutter package
documentation
configuration/attributes/cpdf_annot_attr.dart
CPDFMarkupAttr
CPDFMarkupAttr const constructor
CPDFMarkupAttr const constructor
dark_mode
light_mode
CPDFMarkupAttr
constructor
const
CPDFMarkupAttr
(
{
Color
?
color
=
const Color(0xFF1460F3)
,
int
?
alpha
=
77
,
})
Implementation
const CPDFMarkupAttr({this.color = const Color(0xFF1460F3), this.alpha = 77});
compdfkit_flutter package
documentation
configuration/attributes/cpdf_annot_attr
CPDFMarkupAttr
CPDFMarkupAttr const constructor
CPDFMarkupAttr class