플랜 프토토타입 완료
This commit is contained in:
@@ -112,11 +112,7 @@ class _MyHomePageState extends State<MyHomePage> {
|
||||
onTap: _navigateToProfileTab,
|
||||
customBorder: const CircleBorder(),
|
||||
child: const CircleAvatar(
|
||||
backgroundColor: Colors.grey,
|
||||
child: Icon(
|
||||
Icons.person,
|
||||
color: Colors.white,
|
||||
),
|
||||
backgroundImage: NetworkImage('https://manostmboy.github.io/temp/dumass.png'),
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user