-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
f: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
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?
hehuapei and r100-stack
Metadata
Metadata
Assignees
Labels
f: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.