We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5590a0b commit e09f8e9Copy full SHA for e09f8e9
lib/src/config/enum_config.dart
@@ -102,7 +102,7 @@ enum SmartAwaitOverType {
102
/// dialog完全关闭的时刻
103
dialogDismiss,
104
105
- /// The moment when the pop-up window fully appears (when the start animation of the dialog appears)
+ /// The moment when the dialog fully appears (when the start animation of the dialog appears)
106
///
107
/// 弹窗完全出现时刻(弹窗出现的开始动画结束时)
108
dialogAppear,
0 commit comments