Skip to content

[Proposal] Add radius to DividerThemeData #169738

@StanleyCocos

Description

@StanleyCocos

Use case

final BorderRadiusGeometry? radius;

In the new version, a radius property has been added to Divider, which is incredibly useful. However, I noticed that it cannot be configured through the theme.

const DividerThemeData({this.color, this.space, this.thickness, this.indent, this.endIndent});

Proposal

Add radius to the Theme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: proposalA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.team-designOwned by Design Languages teamtriaged-designTriaged by Design Languages team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions