Skip to content

Commit e09f8e9

Browse files
authored
Update enum_config.dart
1 parent 5590a0b commit e09f8e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/config/enum_config.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ enum SmartAwaitOverType {
102102
/// dialog完全关闭的时刻
103103
dialogDismiss,
104104

105-
/// The moment when the pop-up window fully appears (when the start animation of the dialog appears)
105+
/// The moment when the dialog fully appears (when the start animation of the dialog appears)
106106
///
107107
/// 弹窗完全出现时刻(弹窗出现的开始动画结束时)
108108
dialogAppear,

0 commit comments

Comments
 (0)