menu
flutter_chen_common package
documentation
toast/src/toast_config.dart
ComToastConfig
showCloseButton property
showCloseButton property
dark_mode
light_mode
showCloseButton
property
bool
showCloseButton
final
是否显示关闭按钮
Implementation
final bool showCloseButton;
flutter_chen_common package
documentation
toast/src/toast_config
ComToastConfig
showCloseButton property
ComToastConfig class