selectionRegistrar property
final
The SelectionRegistrar this rich text is subscribed to.
If this is set, selectionColor must be non-null.
Implementation
final SelectionRegistrar? selectionRegistrar;
The SelectionRegistrar this rich text is subscribed to.
If this is set, selectionColor must be non-null.
final SelectionRegistrar? selectionRegistrar;