Skip to content

Commit 0cab9ce

Browse files
Emre EsenEmre Esen
authored andcommitted
format fix
1 parent bf2589d commit 0cab9ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/enums/dialog_status.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ enum DialogStatus {
88

99
/// Dialog has completed its progress
1010
completed
11-
}
11+
}

lib/enums/value_position.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ enum ValuePosition {
55

66
/// Right aligned progress value
77
right
8-
}
8+
}

0 commit comments

Comments
 (0)