optionsMaxWidth property

double? optionsMaxWidth
final

The maximum width of the optionsView.

If not set, the width will be the same as the textfield.

Implementation

final double? optionsMaxWidth;