constraints property
Size constraints for the navigation rail container.
Defines minimum and maximum width/height bounds for the rail. Useful for responsive layouts and ensuring consistent sizing.
Implementation
final BoxConstraints? constraints;Size constraints for the navigation rail container.
Defines minimum and maximum width/height bounds for the rail. Useful for responsive layouts and ensuring consistent sizing.
final BoxConstraints? constraints;