backdropColor property

Color? backdropColor
final

The color that fills the available space when the FloatingSearchBar is opened.

Typically a black-ish color.

If not specified, defaults to Colors.black26.

Implementation

final Color? backdropColor;