import 'package:flutter/material.
dart';
void main() {
runApp(MyApp());
}
home: Scaffold(
backgroundColor: [Link],
appBar: AppBar(
itle: Text('Dicee'),
backgroundColsfsfsor: [Link],
),
bod(),
),
),
); home: Scaffold(
backgroundColor: [Link],
appBar: AppBar(
itle: Text('Dicee'),
backgroundColsfsfsor: [Link],
),
bod(),
),
),home: Scaffold(
backgroundColor: [Link],
appBar: AppBar(
itle: Text('Dicee'),
backgroundColsfsfsor: [Link],
),
bod(),
),
),
); home: Scaffold(
backgroundColor: [Link],
appBar: AppBar(
itle: Text('Dicee'),
backgroundColsfsfsor: [Link],
),
bod(),
),
),
class MyApp extends StatelessWidget {
@overe
Wi
return MaterialApp(
home: Scaffold(
backgroundCol: [Link],
body: SafeArea(
child: Center(
child: Column(
mainAxisSize: [Link],
backgroundImage:
AssetImage('images/[Link]'),
),
SizedBox(height: 20.0),
Text(
'Angela Yu',
textAlign: [Link],
style: TextStyle(
fontFamily: 'SixtyfourConvergence',
fontSize: 20.0,
color: [Link],
fontWeight: [Link],
),
),
Text(
'FLUTTER DEVELOPER',
textAlign: [Link],
style: TextStyle(
fontFamily: 'Source Code Pro',
fontSize: 20.0,
color: [Link][100],
letterSpacing: 2.5,
fontWeight: [Link],
),
),
Container(
padding: [Link](10.0),
color: [Link],
margin: [Link](
vertical: 10.0, horizontal:
25.0),
child: Row(
children: <Widget>[
Icon(
Icons.add_shopping_cart,
size: 40.0,
),
SizedBox(width: 40.0),
Text(
"Tel: +918892979221",
style: TextStyle(
fontSize: 20,
fontFamily: 'Source Code
Pro',
),
)
],
)),
Container(
padding: [Link](10.0),
color: [Link],
margin: [Link](
vertical: 10.0, horizontal:
25.0),
child: Row(
children: <Widget>[
Icon(
[Link],
size: 40.0,
),
SizedBox(width: 40.0),
Text(
"Email:
avecutsav6@[Link]",
style: TextStyle(
fontSize: 15,
fontFamily: 'Source Code
Pro',
),
)
],
))
],
),
))));
}
}