maxBoxHeight property

double? maxBoxHeight
final

The maximum height for the suggestion box.

If not specified, the default value of 60 will be used.

Implementation

final double? maxBoxHeight;