customTextColor property

Color? customTextColor
final

A custom text color to be used in the app.

Leave as null to use the default text color.

Implementation

final Color? customTextColor;