Add tests for some local InputDecorationTheme properties by bleroux · Pull Request #171435 · flutter/flutter

@bleroux

@github-actions bot added framework

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

f: material design

flutter/packages/flutter/material repository.

labels

Jul 1, 2025

QuncCccccc

Merged via the queue into flutter:master with commit a7bfe6e

Jul 2, 2025

70 of 71 checks passed

@bleroux bleroux deleted the add_tests_for_local_InputDecorationTheme branch

July 2, 2025 07:19

mboetger pushed a commit to mboetger/flutter that referenced this pull request

Jul 21, 2025
)

## Description

This PR adds tests for `InputDecorationThemeData.floatingLabelBehavior`,
`InputDecorationThemeData.floatingLabelAlignment`, and
`InputDecorationThemeData.contentPadding`.

## Related Issue

Related to flutter#168981

## Tests

Adds 3 tests, moves one.

lucaantonelli pushed a commit to lucaantonelli/flutter that referenced this pull request

Nov 21, 2025
)

## Description

This PR adds tests for `InputDecorationThemeData.floatingLabelBehavior`,
`InputDecorationThemeData.floatingLabelAlignment`, and
`InputDecorationThemeData.contentPadding`.

## Related Issue

Related to flutter#168981

## Tests

Adds 3 tests, moves one.