Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
modal_bottom_sheet
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jaime Blasco
2020-04-09 08:06:36 +0200
Browse Files
Options
Browse Files
Download
Plain Diff
Committed by
GitHub
2020-04-09 08:06:36 +0200
Commit
3e5ffc7c2c95c21be98370a28b61b094e08bc0e8
3e5ffc7c
2 parents
ce2efefe
275d2562
Merge pull request #4 from Zfinix/patch-1
Refactor: Forzed to Forced
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
example/lib/main.dart
example/lib/main.dart
View file @
3e5ffc7
...
...
@@ -165,7 +165,7 @@ class _MyHomePageState extends State<MyHomePage> {
ModalFit
(
scrollController:
scrollController
),
)),
ListTile
(
title:
Text
(
'Cupertino Small Modal for
z
ed to expand'
),
title:
Text
(
'Cupertino Small Modal for
c
ed to expand'
),
onTap:
()
=>
showCupertinoModalBottomSheet
(
expand:
true
,
context:
context
,
...
...
Please
register
or
login
to post a comment