Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1 KB

IconButton_index.md

File metadata and controls

29 lines (26 loc) · 1 KB
layout title permalink
page
IconButton Sample Apps
/catalog/samples/IconButton_index/

All of the sample apps listed here use the Flutter IconButton class in an interesting way. The Sample App Catalog page lists all of the sample apps.

Android screenshot

A typcial AppBar with a title, actions, and an overflow dropdown menu.

This app features the following classes: AppBar, IconButton, PopupMenuButton, Scaffold.

Learn more.