Skip to content

IconButton's splash radius is too large on an AppBar #64702

@sidrao2006

Description

@sidrao2006

The IconButton does follow the default material specs and has a splash radius of about 24px. This is definitely not suitable for auto generated icons like the back button and the scaffold drawer button.

Though the material design does specify a set splash radius, an overflow is definitely not intended. The icon button's splash always overflows in AppBars.

Possible solutions -

  1. Allow setting the default splash radius for all auto generated icon buttons in AppBars.

  2. Set the default splash radius so that it doesnt overflow atleast - in the defaul AppBar

Metadata

Metadata

Assignees

Labels

a: qualityA truly polished experiencef: material designflutter/packages/flutter/material repository.found in release: 1.20Found to occur in 1.20frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onr: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions