More fixes and new version
This commit is contained in:
parent
d838d3a474
commit
3a64d58d23
12 changed files with 31 additions and 20 deletions
|
|
@ -125,7 +125,7 @@ class _LoginPageState extends State<LoginPage> {
|
|||
end: Alignment.topRight,
|
||||
colors: <Color>[
|
||||
Colors.blue,
|
||||
Color(0xFF5625BA),
|
||||
Theme.of(context).primaryColor,
|
||||
],
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue