-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.r: invalidIssue is closed as not validIssue is closed as not validteam-text-inputOwned by Text Input teamOwned by Text Input team
Description
InputDecoration has a lot of parameters that helps us to customize TextField and TextFormField.
when using InputDecoration.collapsed, it's missing a lot of parameters that could help us to customize more easily the widget.
I would like to request if is it possible to add at least this two parameters: prefixIcon and suffixIcon.
Thank you.
SrijanMaharjan-SastraCreations and hunterwilhelm
Metadata
Metadata
Assignees
Labels
a: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.r: invalidIssue is closed as not validIssue is closed as not validteam-text-inputOwned by Text Input teamOwned by Text Input team

