Sign in
dart
/
external
/
github.com
/
flutter
/
gallery
/
2652336a00a4697a7c1596590087b3cc86ff3021
/
.
/
lib
/
studies
/
starter
/
routes.dart
blob: 1045889a6ba84f8210dbc764809b82f77ee9e2b9 [
file
]
// Copyright 2019 The Flutter team. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
const
String
defaultRoute
=
'/starter'
;