Skip to content

RadioListTile, CheckboxListTile, and SwitchListTile should accept a WidgetStatesController for their backing ListTile #180162

Description

@PiotrRogulski

Use case

I would like to listen to the state of a RadioListTile, CheckboxListTile or SwitchListTile (e.g., pressed or hovered) using a WidgetStatesController

Proposal

Add a statesController parameter to RadioListTile, CheckboxListTile, and SwitchListTile, which will be forwarded to the ListTile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityc: 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 versionteam-designOwned by Design Languages teamtriaged-designTriaged by Design Languages team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions