blob: 81fdd3fde49fd37a354e561e64b2e3bf0ce2a628 [file]
// Copyright 2015 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
export 'src/material/app_bar.dart';
export 'src/material/colors.dart';
export 'src/material/icons.dart';
export 'src/material/ink_well.dart';
export 'src/material/scaffold.dart';
export 'widgets.dart';