backgroundColor property

MaterialStateProperty<Color?>? backgroundColor
final

Overrides the default value of the SearchBar.backgroundColor.

Implementation

final MaterialStateProperty<Color?>? backgroundColor;