Merge branch 'krille/flutter-update' into 'main'
chore: Update to flutter 3.3.0 See merge request famedly/fluffychat!1002
This commit is contained in:
commit
6c9c53707d
6 changed files with 4 additions and 6 deletions
|
|
@ -265,7 +265,7 @@ class _ButtonContent extends StatelessWidget {
|
|||
icon: icon,
|
||||
label: Text(label, overflow: TextOverflow.ellipsis),
|
||||
style: OutlinedButton.styleFrom(
|
||||
primary: textColor,
|
||||
foregroundColor: textColor,
|
||||
backgroundColor: Colors.white.withAlpha(64),
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue