mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
## Description This PR adds some documentation to TextField.maxLength mentionning how to remove the counter. See https://github.com/flutter/flutter/issues/99914#issuecomment-2871088451 for context. ## Related Issue Fixes [TextField hint and input text go outside of given constraints](https://github.com/flutter/flutter/issues/99914) ## Tests Documentation only.