ToastParams():setTextColor()
You can set the text color of the toast (e.g., "#FF0000" or "#AARRGGBB")
Signature
setTextColor(color: string): ToastParams
Returns
ToastParams
You can set the text color of the toast (e.g., "#FF0000" or "#AARRGGBB")
setTextColor(color: string): ToastParams
Returns
ToastParams