updateConstraints method

  1. @protected
void updateConstraints()

Implementation

@protected
void updateConstraints() {
  _throttler.run(() => _updateConstraints());
}