Skip to content

Provide a way to specify behavior of error message on InputDecorator when it overflows #17172

@chrisfanght

Description

@chrisfanght

Currently, error message on TextField ellipsis when it overflows.
There's no solid way to specify error message Text behavior like max lines and the TextOverflow type.

Specifying max lines could be done by wrapping the TextField in a DefaultTextStyle widget, but ideally there should be a way to specify behavior for error text/helper text

code:
https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/material/input_decorator.dart#L345

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions