textColor property

Color? textColor
final

textColor the text colour inside the combobox (if you added textFont parameter, this parameter is invalid)

Implementation

final Color? textColor;