Flutter
widgets
WidgetsApp
initialRoute
initialRoute
Flutter
widgets
WidgetsApp
initialRoute
property
initialRoute
Flutter
widgets
WidgetsApp
Static properties
showPerformanceOverlayOverride
Constructors
WidgetsApp
Properties
checkerboardRasterCacheImages
color
debugShowCheckedModeBanner
initialRoute
navigatorObserver
onGenerateRoute
onLocaleChanged
showPerformanceOverlay
showSemanticsDebugger
textStyle
title
hashCode
key
runtimeType
Operators
operator ==
Methods
createState
createElement
debugFillDescription
noSuchMethod
toString
toStringShort
String
initialRoute
read-only
The name of the first route to show.
Defaults to
Window.defaultRouteName
.