selectAllFontWeight property

FontWeight? selectAllFontWeight
final

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

Implementation

final FontWeight? selectAllFontWeight;