FreeTextAnnotationExtensions extension
Extension methods for FreeTextAnnotation
Methods
-
copyWith(
{String? id, List< double> ? bbox, String? createdAt, int? pageIndex, String? creatorName, TextContent? text, double? fontSize, Color? backgroundColor, String? font, HorizontalTextAlignment? horizontalTextAlign, VerticalAlignment? verticalAlign, Color? fontColor, bool? isFitting, bool? disableAutoReturn, Map<String, dynamic> ? callout, BorderStyle? borderStyle, List<double> ? borderDashArray, double? borderWidth, int? rotation, double? cloudyBorderIntensity, List<double> ? cloudyBorderInset, double? opacity, int? pdfObjectId, List<AnnotationFlag> ? flags, String? updatedAt, String? name, String? subject, int? v}) → FreeTextAnnotation -
Available on FreeTextAnnotation, provided by the FreeTextAnnotationExtensions extension
Creates a copy of this annotation with the given fields replaced with the new values