Skip to content

persistentFooterButtons should not wrap in a ButtonBar class which is right aligned #46061

@deadsoul44

Description

@deadsoul44

I am using persistentFooterButtons property of Scaffold to display two drop down buttons. But, they are right aligned. This is due to persistentFooterButtons being wrapped in a ButtonBar class which is right aligned. I had to wrap drop down buttons in a container to prevent this. I think ButtonBar class should be removed from persistentFooterButtons property.

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.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions