menu
dencend_toast package
documentation
toast_style.dart
ToastStyle
iconAsset property
iconAsset property
dark_mode
light_mode
iconAsset
property
String
?
iconAsset
final
图标资源路径
指定要显示的图标资源路径,支持应用包中的图片 路径示例:"assets/icons/info_icon.png"
Implementation
final String? iconAsset;
dencend_toast package
documentation
toast_style
ToastStyle
iconAsset property
ToastStyle class