widgets library

Classes

WidgetaryDemoApp
This is the root widget of the application. MaterialApp sets up app-wide settings like themes, routes, and title. It's the starting point of any Material Design-based app.
WidgetShowcaseScreen
This screen contains a scrollable list of the most commonly used widgets. Each widget is accompanied by a description and live usage.

Functions

main() → void