Skip to content

Add xListTile missing parameters #118616

@guidezpl

Description

@guidezpl

SwitchListTile, CheckboxListTile and RadioListTile should have at least the same arguments as their simpler counterparts, so that one can switch between them.

For example SwitchListTile should have thumbIcon since Switch has it, and CheckboxListTile should have isError since Checkbox has it. We should audit each of these and plumb through the missing parameters.

Metadata

Metadata

Assignees

Labels

c: proposalA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions