Apply normalization to TimePickerThemeData.inputDecorationTheme by bleroux · Pull Request #171584 · flutter/flutter

@github-actions bot added framework

flutter/packages/flutter repository. See also f: labels.

f: material design

flutter/packages/flutter/material repository.

labels

Jul 3, 2025

@bleroux

QuncCccccc

@bleroux bleroux deleted the apply_normalization_to_TimePickerThemeData.inputDecorationTheme branch

July 9, 2025 09:51

auto-submit bot pushed a commit to flutter/packages that referenced this pull request

Jul 9, 2025

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

vashworth pushed a commit to vashworth/packages that referenced this pull request

Jul 30, 2025

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