menu
dencend_toast package
documentation
toast_style.dart
ToastStyle
iconSpacing property
iconSpacing property
dark_mode
light_mode
iconSpacing
property
double
?
iconSpacing
final
图标与文字的间距
控制图标与文本之间的空间,使用逻辑像素单位 适当的间距提高可读性和视觉平衡
Implementation
final double? iconSpacing;
dencend_toast package
documentation
toast_style
ToastStyle
iconSpacing property
ToastStyle class