customTextColor property
final
A custom text color to be used in the app.
Leave as null to use the default text color.
Implementation
final Color? customTextColor;
A custom text color to be used in the app.
Leave as null to use the default text color.
final Color? customTextColor;