Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 327 Bytes

File metadata and controls

13 lines (11 loc) · 327 Bytes

An application that uses Material Design.

  • home: The Root Widget
  • routes
  • initialRoute
  • builder: Called before build widget, useful to set font, theme, etc.
  • title: App name show on task bar
  • theme
  • locale

Examples