menu
compdfkit_flutter package
documentation
configuration/attributes/form/cpdf_textfield_attr.dart
CPDFTextFieldAttr
borderWidth property
borderWidth property
dark_mode
light_mode
borderWidth
property
double
?
borderWidth
final
The border width, the default is: 2 border thickness, value range:0~10
Implementation
final double? borderWidth;
compdfkit_flutter package
documentation
configuration/attributes/form/cpdf_textfield_attr
CPDFTextFieldAttr
borderWidth property
CPDFTextFieldAttr class