Skip to content

[SearchDelegate] Use searchFieldStyle for search field in SearchDelegate instead of headline6 #93861

@prateekmedia

Description

@prateekmedia

Use Case:

The SearchDelegate's text field only uses Theme's headline6 font, which would look too small or too large if it's used as a font size for search field (As I have set headline6 that way for my app).

Proposal:

One way was to change headline6 globally, which I don't want as I have designed my app that way to use 12 fontSize of headline6.

So the only possible way to change search field text style was to make the field use searchFieldStyle(if provided), else to use the default headline6.

I have reflected my changes in PR #91982

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: proposalA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionwaiting for PR to land (fixed)A fix is in flight

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions