constraints property
Size constraints for the navigation sidebar container.
Defines width and height bounds for the sidebar. Useful for responsive layouts and consistent sidebar sizing.
Implementation
final BoxConstraints? constraints;
Size constraints for the navigation sidebar container.
Defines width and height bounds for the sidebar. Useful for responsive layouts and consistent sidebar sizing.
final BoxConstraints? constraints;