menu
flutter_chen_common package
documentation
toast/src/toast_config.dart
ComToastConfig
clickThrough property
clickThrough property
dark_mode
light_mode
clickThrough
property
bool
clickThrough
final
Toast 是否可点击穿透
Implementation
final bool clickThrough;
flutter_chen_common package
documentation
toast/src/toast_config
ComToastConfig
clickThrough property
ComToastConfig class