Skip to content

AppBar actions API doc should warn about the debug banner obscuring the last action #109331

@HansMuller

Description

@HansMuller

When debugging a MaterialApp whose AppBar has one or more action IconButtons it can be a little annoying that the debug banner obscures the last IconButton. This is easily remedied by turning off the debug banner with debugShowCheckedModeBanner: false. It would help to tell developers as much in the API doc.

Metadata

Metadata

Assignees

Labels

d: api docsIssues with https://api.flutter.dev/f: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions