constraints property
Size constraints for the picker interface container.
Controls the dimensions of the picker when displayed, allowing customization of the available space for item display.
Implementation
final BoxConstraints? constraints;
Size constraints for the picker interface container.
Controls the dimensions of the picker when displayed, allowing customization of the available space for item display.
final BoxConstraints? constraints;