menu
shared_component package
documentation
controllers/font_size_controller.dart
FontSizeController
applySidebarWidthPreview method
applySidebarWidthPreview method
dark_mode
light_mode
applySidebarWidthPreview
method
void
applySidebarWidthPreview
(
AppSidebarWidth
width
)
Implementation
void applySidebarWidthPreview(AppSidebarWidth width) => sidebarWidth.value = width;
shared_component package
documentation
controllers/font_size_controller
FontSizeController
applySidebarWidthPreview method
FontSizeController class