resetViewportSettings method
Reset the viewport settings for this Scale.
Implementation
@override
void resetViewportSettings() {
  _viewportSettings.reset();
}Reset the viewport settings for this Scale.
@override
void resetViewportSettings() {
  _viewportSettings.reset();
}