optionsMaxWidth property
The maximum width of the optionsView.
If not set, the width will be the same as the textfield.
Implementation
final double? optionsMaxWidth;
The maximum width of the optionsView.
If not set, the width will be the same as the textfield.
final double? optionsMaxWidth;