textColor property

Color? textColor
final

文本颜色

设置Toast中文本的颜色,确保与背景形成良好对比 推荐使用高对比度组合,如深色背景配浅色文本

Implementation

final Color? textColor;