hoverDarken property

double hoverDarken
final

The percentage to darken light colors by. A higher value will result in a more pronounced darkening effect.

Defaults to 0.05.

Contract

0.0 <= hoverDarken <= 1.0

Implementation

final double hoverDarken;