applySidebarWidthPreview method

void applySidebarWidthPreview(
  1. AppSidebarWidth width
)

Implementation

void applySidebarWidthPreview(AppSidebarWidth width) => sidebarWidth.value = width;