setFit method

void setFit(
  1. UDocFit fit
)

Implementation

void setFit(UDocFit fit) => updateSettings(settings.copyWith(fit: fit));