Skip to content

ListTile leading width #28924

@ronniechew

Description

@ronniechew

I'm trying to reduce the gap between leading and title, the leading width that I need is only about 10, but there seems to be no way for me to change this.

Tracing to the code in list_tile.dart, I can see this line:
static const double _minLeadingWidth = 40.0;

which seems to be what I wanted to change, but how do I change it without modifying the material source code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    f: 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