hoverBackground property

ThemeRowColor? hoverBackground
final

The row background color when it's hovered.

It's will be painted above the color and under column and cell colors.

Implementation

final ThemeRowColor? hoverBackground;