Update sdk
This commit is contained in:
parent
15540a9a19
commit
2ffbd751e1
13 changed files with 43 additions and 34 deletions
|
|
@ -152,7 +152,7 @@ class _SettingsState extends State<Settings> {
|
|||
color: Theme.of(context).appBarTheme.textTheme.title.color),
|
||||
),
|
||||
background: ContentBanner(
|
||||
profile?.avatarUrl ?? MxContent(""),
|
||||
profile?.avatarUrl,
|
||||
height: 300,
|
||||
defaultIcon: Icons.account_circle,
|
||||
loading: profile == null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue