didChangeSelectables method Null safety
mustCallSuper">@mustCallSuperprotected">@protected
    Called when this delegate finishes updating the selectables.
Implementation
@protected
@mustCallSuper
void didChangeSelectables() {
  _updateSelectionGeometry();
}