enabledHoveredOpacity property
The opacity of the foreground color when a widget is hovered and enabled. Defaults to 0.9.
Contract
Throws AssertionError if the value is less than 0 or greater than 1.
Implementation
final double enabledHoveredOpacity;