Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
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
Ahmad
2022-10-24 19:19:09 +0500
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2fe506d035b3256602e907d8c6f961434da03c64
2fe506d0
1 parent
97d045fe
Changed the 'dialogue made in 3 lines' part.
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/get_navigation/src/extension_navigation.dart
lib/get_navigation/src/extension_navigation.dart
View file @
2fe506d
...
...
@@ -164,7 +164,7 @@ extension ExtensionDialog on GetInterface {
Color
?
backgroundColor
,
bool
barrierDismissible
=
true
,
Color
?
buttonColor
,
String
middleText
=
"
Dialog made in 3 lines of code
"
,
String
middleText
=
"
\n
"
,
TextStyle
?
middleTextStyle
,
double
radius
=
20.0
,
// ThemeData themeData,
...
...
Please
register
or
login
to post a comment