Rami
Rami
 [**Material 3**](https://m3.material.io) is the next generation of Material Design. The major changes include: - updates to many components (colors, text styles and shapes, etc.) - color system improvements -...
## Acceptance Criteria * When category is expanded the header moves to the top of the screen * Header then has translucency and demos scroll beneath it * This could...
flutter/flutter feature request
Admin comment: this is being implemented, [feature specification](https://github.com/dart-lang/language/blob/main/working/3616%20-%20enum%20value%20shorthand/proposal-simple-lrhn.md), https://github.com/dart-lang/sdk/issues/57036, experiment flag `dot-shorthands`. --- When using enums in Dart, it can become tedious to have to specify the full enum name...
Internal: b/258949931 Using the `Semantics` widget and setting the `selected` property to true does not currently cause any sort of additional announcement in flutter web. This gets read out as...