clearAllOnHoverFontWeight property

FontWeight? clearAllOnHoverFontWeight
final

The font weight of the text on clear all button, when hovered. This is overriden if clearAllTextStyle is provided.

Implementation

final FontWeight? clearAllOnHoverFontWeight;