feat: Button to remove avatar
This commit is contained in:
parent
9f91bf349c
commit
2840e62909
5 changed files with 71 additions and 11 deletions
|
|
@ -60,6 +60,7 @@ abstract class FluffyThemes {
|
|||
),
|
||||
),
|
||||
popupMenuTheme: PopupMenuThemeData(
|
||||
elevation: 4,
|
||||
shape: RoundedRectangleBorder(
|
||||
borderRadius: BorderRadius.circular(AppConfig.borderRadius),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue