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
c728ce40
Commit
c728ce40
authored
Sep 22, 2022
by
rizky ramadhan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
logo medapp
parent
f11e024d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
footer.dart
lib/screen/footer.dart
+5
-3
No files found.
lib/screen/footer.dart
View file @
c728ce40
...
...
@@ -38,7 +38,7 @@ class Footer extends StatelessWidget {
children:
[
Container
(
width:
screenSize
.
width
*
0.12
,
height:
screenSize
.
height
*
0.0
8
,
height:
screenSize
.
height
*
0.0
7
,
decoration:
const
BoxDecoration
(
//color: Colors.lightBlueAccent,
image:
DecorationImage
(
...
...
@@ -212,10 +212,12 @@ class Footer extends StatelessWidget {
letterSpacing:
1.5
),
),
),
SizedBox
(
height:
10
,),
SizedBox
(
height:
10
,
),
Container
(
height:
screenSize
.
height
*
0.04
,
child:
itemBawah
(
child:
itemBawah
(
item:
'Catalog'
,
routeName:
'/solutions'
,
),
...
...
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