selectAllOnHoverFontWeight property

FontWeight? selectAllOnHoverFontWeight
final

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

Implementation

final FontWeight? selectAllOnHoverFontWeight;