overlayColor property
final
The highlight color that's typically used to indicate that the search bar is focused, hovered, or pressed.
Implementation
final MaterialStateProperty<Color?>? overlayColor;
The highlight color that's typically used to indicate that the search bar is focused, hovered, or pressed.
final MaterialStateProperty<Color?>? overlayColor;