Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
medapp_eksad
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
qorri_di
medapp_eksad
Commits
efdca11d
Commit
efdca11d
authored
Oct 03, 2022
by
Ade Fikriatul Ilmi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
merapikan contact us
parent
69e1699e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
contact_us1.dart
lib/screen/contact_us/contact_us1.dart
+3
-3
No files found.
lib/screen/contact_us/contact_us1.dart
View file @
efdca11d
...
@@ -27,10 +27,10 @@ class _ContactUsState extends State<ContactUs1> {
...
@@ -27,10 +27,10 @@ class _ContactUsState extends State<ContactUs1> {
fit:
BoxFit
.
cover
)),
fit:
BoxFit
.
cover
)),
),
),
Container
(
Container
(
width:
screenSize
.
width
*
0.
5
,
width:
screenSize
.
width
*
0.
6
,
height:
screenSize
.
height
*
0.34
,
height:
screenSize
.
height
*
0.34
,
padding:
EdgeInsets
.
only
(
padding:
EdgeInsets
.
only
(
right:
screenSize
.
width
*
0.30
,
left:
screenSize
.
height
*
0.
06
),
right:
screenSize
.
width
*
0.30
,
left:
screenSize
.
height
*
0.
22
),
child:
Column
(
child:
Column
(
crossAxisAlignment:
CrossAxisAlignment
.
start
,
crossAxisAlignment:
CrossAxisAlignment
.
start
,
mainAxisAlignment:
MainAxisAlignment
.
spaceEvenly
,
mainAxisAlignment:
MainAxisAlignment
.
spaceEvenly
,
...
@@ -38,7 +38,7 @@ class _ContactUsState extends State<ContactUs1> {
...
@@ -38,7 +38,7 @@ class _ContactUsState extends State<ContactUs1> {
Text
(
Text
(
'Contact Us'
,
'Contact Us'
,
style:
GoogleFonts
.
poppins
(
style:
GoogleFonts
.
poppins
(
fontSize:
3
7
,
fontSize:
3
0
,
fontWeight:
FontWeight
.
bold
,
fontWeight:
FontWeight
.
bold
,
color:
Colors
.
white
),
color:
Colors
.
white
),
overflow:
TextOverflow
.
ellipsis
,
overflow:
TextOverflow
.
ellipsis
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment