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
Ogbonda Chiziaruhoma
2020-04-09 05:42:26 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-04-09 05:42:26 +0100
Commit
275d2562b389ae108803f7de176e2bea412804bf
275d2562
1 parent
ce2efefe
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 @
275d256
...
...
@@ -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