Skip to content

Commit 2095aa1

Browse files
authored
Update main.dart
1 parent 6b90c23 commit 2095aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

object_detect_test/lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ void main() async {
2424
// Initialize Firebase while native splash is showing
2525
await Firebase.initializeApp();
2626

27-
const seedColor = Colors.deepPurple;
27+
const seedColor = Colors.deepOrange;
2828

2929
final scaffoldMessengerKey = GlobalKey<ScaffoldMessengerState>();
3030

0 commit comments

Comments
 (0)