pickedItemFontWeight property

FontWeight? pickedItemFontWeight
final

The picked item's font weight, on idle state. Defaults to FontWeight.w100.

Implementation

final FontWeight? pickedItemFontWeight;