DialogTheme is missing the constraints property. #169326
Labels
c: proposal
A detailed proposal for a change to Flutter
f: material design
flutter/packages/flutter/material repository.
framework
flutter/packages/flutter repository. See also f: labels.
team-design
Owned by Design Languages team
Uh oh!
There was an error while loading. Please reload this page.
The idea of introducing constraints to the Dialog, which was proposed by Ramon Farizel, has already been accepted. However, it seems there are still some follow-up tasks that haven’t been addressed.
For example:
flutter/packages/flutter/lib/src/material/dialog_theme.dart
Line 49 in ca01dc1
flutter/packages/flutter/lib/src/material/dialog.dart
Line 452 in ca01dc1
To be precise, features AlertDialog, SimpleDialog, ThemeData, and d are still missing this functionality.
The text was updated successfully, but these errors were encountered: