selectionRegistrar property

SelectionRegistrar? selectionRegistrar
final

The SelectionRegistrar this rich text is subscribed to.

If this is set, selectionColor must be non-null.

Implementation

final SelectionRegistrar? selectionRegistrar;