chore: Remove gradient and add login wallpaper
This commit is contained in:
parent
6cdb76bca1
commit
462e5381e9
7 changed files with 33 additions and 67 deletions
|
|
@ -30,7 +30,7 @@ class StateMessage extends StatelessWidget {
|
|||
padding: const EdgeInsets.all(8),
|
||||
decoration: BoxDecoration(
|
||||
border: Border.all(
|
||||
color: Theme.of(context).secondaryHeaderColor,
|
||||
color: Theme.of(context).dividerColor,
|
||||
),
|
||||
color: Theme.of(context).scaffoldBackgroundColor,
|
||||
borderRadius: BorderRadius.circular(AppConfig.borderRadius),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue