laboratory_5
This commit is contained in:
parent
5848037c72
commit
26a69c374e
@ -17,7 +17,7 @@ class MyApp extends StatelessWidget {
|
||||
colorScheme: ColorScheme.fromSeed(seedColor: Colors.deepPurple),
|
||||
useMaterial3: true,
|
||||
),
|
||||
home: const MyHomePage(title: 'Laboratory 5: API..... '),
|
||||
home: const MyHomePage(title: 'Laboratory 5: API and Repositories.... '),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user