registrar property

SelectionRegistrar? registrar
final

The SelectionRegistrar this container is registered to.

If null, this widget gets the SelectionRegistrar from the current context.

Implementation

final SelectionRegistrar? registrar;