|
|
@ -25,7 +25,7 @@ class _StartingScreenState extends State<StartingScreen> {
|
|
|
|
style: fontTextStyle(20, Color(0XFF515253), FontWeight.w800)),
|
|
|
|
style: fontTextStyle(20, Color(0XFF515253), FontWeight.w800)),
|
|
|
|
),
|
|
|
|
),
|
|
|
|
SizedBox(height: MediaQuery.of(context).size.height * .05),
|
|
|
|
SizedBox(height: MediaQuery.of(context).size.height * .05),
|
|
|
|
CircleAvatar(radius: 80, backgroundColor: Color(0XFFC9DFFE)),
|
|
|
|
CircleAvatar(radius: 80, backgroundColor: Color(0XFFF3F1FB)),
|
|
|
|
SizedBox(height: MediaQuery.of(context).size.height * .05),
|
|
|
|
SizedBox(height: MediaQuery.of(context).size.height * .05),
|
|
|
|
Center(
|
|
|
|
Center(
|
|
|
|
child: Text("Want to be a supplier on Aquick Tankers?",
|
|
|
|
child: Text("Want to be a supplier on Aquick Tankers?",
|
|
|
|