makeOverlay property

bool makeOverlay
final

Make SelectField an overlay widget, this allows the inner dropdown to float instead of expanding vertically.

Implementation

final bool makeOverlay;