boxStyle property

BoxStyle? boxStyle
final

The style configuration for the suggestion box.

If not specified, the default style defined by BoxStyle.defaultStyle will be used.

Implementation

final BoxStyle? boxStyle;