Skip to content

Add dense property to TextField and Dropdown controls #690

@miguelagve

Description

@miguelagve

Hello, I'm trying to develop a simple desktop application with multiple TextField objects. The default dimensions are much taller that what I'm looking for, and as far as I can tell from Flutter documentation, the best way to modify this is changing the decoration property of the TextField, that takes an InputDecoration.

Could this class implemented in flet, as well as the corresponding property to use it?

I wonder if there's any workaround to achieve this effect at the moment.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions