Alert

The Alert widget is used to communicate status and other messages to users, whether it’s a success, failure or purely informational.

Button

The Button widget is a fundamental UI element used for interaction. Use buttons to navigate, submit forms, click events or any other trigger point for an interaction.

ButtonBar

The ButtonBar widget is a group of buttons in which each button performs a specified action, such as navigating to a different view or creating a new record.

DropdownButton

The DropDown button widget can be used to select one unique value from a set of values. It usually contains some sort of navigation, be it a bare list of links, or more complex elements.

Icon

The Icon widgets are used as a representative symbol for a quick understanding of functionality, or path of navigation.

NavigationBar

The NavigationBar widget manages contents in window or in application-specific drop down menus which are grouped in a parent menu. Mostly, it is anchored to the top of the screen or a window.

CreditCard

The CreditCard widget collects card information and includes inputs for card holder name, card number, expiry date, and security code.