mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
## Description This PR is a partial reland of https://github.com/flutter/flutter/pull/148944 which was reverted in https://github.com/flutter/flutter/pull/149448. It makes the `InputDecoration.hintText` font style compliant with the M3 spec. (First part of the reland was merged in https://github.com/flutter/flutter/pull/150278) ## Related Issue Fixes https://github.com/flutter/flutter/issues/148787. ## Tests Updates several tests.