pickedItemOnHoverFontWeight property

FontWeight? pickedItemOnHoverFontWeight
final

The picked item's font weight, on hover. Defaults to FontWeight.bold.

Implementation

final FontWeight? pickedItemOnHoverFontWeight;