menu
shared_component package
documentation
controllers/font_size_controller.dart
FontSizeController
applyLayoutDensityPreview method
applyLayoutDensityPreview method
dark_mode
light_mode
applyLayoutDensityPreview
method
void
applyLayoutDensityPreview
(
AppLayoutDensity
density
)
Implementation
void applyLayoutDensityPreview(AppLayoutDensity density) => layoutDensity.value = density;
shared_component package
documentation
controllers/font_size_controller
FontSizeController
applyLayoutDensityPreview method
FontSizeController class