makeOverlay property
Make SelectField an overlay widget, this allows the inner dropdown to float instead of expanding vertically.
Implementation
final bool makeOverlay;
Make SelectField an overlay widget, this allows the inner dropdown to float instead of expanding vertically.
final bool makeOverlay;