-
Renzo Olivares authored
* Add requestPrivacy parameter to TextField * remove logs * No need to pass _Editable requestPrivacy for now * Forgot from last commit * Add requestPrivacy flag to text form field * Update docs * Add requestPrivacy to CupertinoTextField * Add test to verify requestPrivacy flag is sent to engine properly * update docs * fix tests * rename requestPrivacy to enableIMEPersonalizedLearning * Update text_input.dart * default to true * Have diagnostic properties default to true for enableIMEPersonalizedLearning