RichTextAnchor constructor

RichTextAnchor(
  1. {required String name,
  2. int? extra,
  3. int? clientId}
)

An anchor

Implementation

RichTextAnchor