searchBoxColour property

Color? searchBoxColour
final

This allows to set the background colour of the whole search box field by default it is set to white.

Implementation

final Color? searchBoxColour;