Bot
added
framework
labels
Jul 3, 2025bleroux deleted the apply_normalization_to_TimePickerThemeData.inputDecorationTheme branch
July 9, 2025 09:51Closed
Closed
Closed
Merged
mboetger pushed a commit to mboetger/flutter that referenced this pull request
Jul 9, 2025…ter#171584) ## Description This PR is similar to what was done for `DatePickerThemeData` in flutter#168981. It changes `TimePickerThemeData.inputDecorationTheme` type to `InputDecorationThemeData` (instead of `InputDecorationTheme`) and uses Object? for the corresponding constructor parameter. ## Tests Adds 1 test
Closed
mboetger pushed a commit to mboetger/flutter that referenced this pull request
Jul 21, 2025…ter#171584) ## Description This PR is similar to what was done for `DatePickerThemeData` in flutter#168981. It changes `TimePickerThemeData.inputDecorationTheme` type to `InputDecorationThemeData` (instead of `InputDecorationTheme`) and uses Object? for the corresponding constructor parameter. ## Tests Adds 1 test
azatech pushed a commit to azatech/flutter that referenced this pull request
Jul 28, 2025…ter#171584) ## Description This PR is similar to what was done for `DatePickerThemeData` in flutter#168981. It changes `TimePickerThemeData.inputDecorationTheme` type to `InputDecorationThemeData` (instead of `InputDecorationTheme`) and uses Object? for the corresponding constructor parameter. ## Tests Adds 1 test
ksokolovskyi pushed a commit to ksokolovskyi/flutter that referenced this pull request
Aug 19, 2025…ter#171584) ## Description This PR is similar to what was done for `DatePickerThemeData` in flutter#168981. It changes `TimePickerThemeData.inputDecorationTheme` type to `InputDecorationThemeData` (instead of `InputDecorationTheme`) and uses Object? for the corresponding constructor parameter. ## Tests Adds 1 test
lucaantonelli pushed a commit to lucaantonelli/flutter that referenced this pull request
Nov 21, 2025…ter#171584) ## Description This PR is similar to what was done for `DatePickerThemeData` in flutter#168981. It changes `TimePickerThemeData.inputDecorationTheme` type to `InputDecorationThemeData` (instead of `InputDecorationTheme`) and uses Object? for the corresponding constructor parameter. ## Tests Adds 1 test
creatorpiyush pushed a commit to creatorpiyush/packages that referenced this pull request
Jun 10, 2026