Eilidh Southren

Results 3 issues of Eilidh Southren

In Material 3, when setting `appBarTheme.actionsIconTheme` or `appBarTheme.iconTheme` overrides, the color values will be overridden by any `iconButtonTheme` also present in the theme. This means that users cannot set different...

f: material design

Revised re-land of https://github.com/flutter/flutter/pull/119819/. Fixes https://github.com/flutter/flutter/issues/118150 and https://github.com/flutter/flutter/issues/118244. Instead of hard-defaulting to no shadow in M3, we add a `shadowColor` property to `bottomAppBar` and `bottomSheet`, and their respective themes. The...

team
framework
f: material design

## Proposal https://github.com/flutter/flutter/issues/111419#event-7396466348 was recently merged, which added the existing `SnackBar.width` property to `SnackBarThemeData`. We should further explore other methods of setting the width and alignment of Snackbars, considering the...

c: new feature
framework
f: material design
P3
team-design
triaged-design