titleColor property
Title color in ARGB format, the same format used by Color. The default value is black (0xff000000).
Implementation
final Color? titleColor;
Title color in ARGB format, the same format used by Color. The default value is black (0xff000000).
final Color? titleColor;