menu
compdfkit_flutter package
documentation
annotation/cpdf_text_attribute.dart
CPDFTextAttribute
CPDFTextAttribute.new constructor
CPDFTextAttribute.new constructor
dark_mode
light_mode
CPDFTextAttribute
constructor
CPDFTextAttribute
(
Color
color
,
String
familyName
,
String
styleName
,
double
fontSize
,
)
Implementation
CPDFTextAttribute(this.color, this.familyName, this.styleName, this.fontSize);
compdfkit_flutter package
documentation
annotation/cpdf_text_attribute
CPDFTextAttribute
CPDFTextAttribute.new constructor
CPDFTextAttribute class