Skip to content

[RefreshProgressIndicator] More configurable fields #134494

@AlexV525

Description

@AlexV525

Is there an existing issue for this?

Use case

Currently, margin, elevation, and padding inside the indicator are hard-coded, which does not allow for modification.

margin: const EdgeInsets.all(4.0), // accommodate the shadow


padding: const EdgeInsets.all(12.0),

Proposal

These fields should be considered exposed to the constructor or the theme data.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: 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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions