CaretAnnotationExtensions extension

Extension methods for CaretAnnotation

on

Methods

copyWith({String? id, List<double>? bbox, String? createdAt, int? pageIndex, String? contents, Color? color, String? symbol, String? creatorName, double? opacity, int? pdfObjectId, List<AnnotationFlag>? flags, String? updatedAt, String? name, String? subject, bool? hidden}) CaretAnnotation

Available on CaretAnnotation, provided by the CaretAnnotationExtensions extension

Creates a copy of this annotation with the given fields replaced with the new values