Apply normalization to TimePickerThemeData.inputDecorationTheme by bleroux · Pull Request #171584 · flutter/flutter
bot
added
framework
labels
Jul 3, 2025
bleroux
deleted the
apply_normalization_to_TimePickerThemeData.inputDecorationTheme
branch
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
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters