mirror of
https://github.com/flutter/samples.git
synced 2026-05-13 10:27:09 +00:00
Pressable veggie cards, new launcher icon, release metadata. (#54)
This commit is contained in:
@@ -22,6 +22,7 @@ void main() {
|
||||
child: ScopedModel<Preferences>(
|
||||
model: Preferences()..load(),
|
||||
child: CupertinoApp(
|
||||
debugShowCheckedModeBanner: false,
|
||||
color: Styles.appBackground,
|
||||
home: HomeScreen(),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user