showItemsFontWeight property

FontWeight? showItemsFontWeight
final

The font weight of the show items toggle button, on idle state. This is overriden if showItemsTextStyle is provided.

Implementation

final FontWeight? showItemsFontWeight;