hover property

Color get hover

Implementation

Color get hover => iN.hover ?? palette.accent.withAlpha(palette.tint.alpha ~/ 2);