selectAllOnHoverTextColor property

Color? selectAllOnHoverTextColor
final

The select all text color when hovered. This is overriden if selectAllTextStyle is provided.

Implementation

final Color? selectAllOnHoverTextColor;