menu
dencend_toast package
documentation
toast_style.dart
ToastStyle
textColor property
textColor property
dark_mode
light_mode
textColor
property
Color
?
textColor
final
文本颜色
设置Toast中文本的颜色,确保与背景形成良好对比 推荐使用高对比度组合,如深色背景配浅色文本
Implementation
final Color? textColor;
dencend_toast package
documentation
toast_style
ToastStyle
textColor property
ToastStyle class