didChangeSelectables method
Called when this delegate finishes updating the Selectables.
Implementation
@protected
@mustCallSuper
void didChangeSelectables() {
_updateSelectionGeometry();
}
Called when this delegate finishes updating the Selectables.
@protected
@mustCallSuper
void didChangeSelectables() {
_updateSelectionGeometry();
}