Skip to content

Commit c235c5d

Browse files
committed
Remove Target Platform
1 parent cf6da3f commit c235c5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/main.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ class MyApp extends StatelessWidget {
3939
}
4040
});
4141
},
42-
theme: Theme.of(context).copyWith(platform: TargetPlatform.android),
4342
debugShowCheckedModeBanner: false,
4443
);
4544
}

0 commit comments

Comments
 (0)