mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Added license headers for M3 demo app (#1328)
* Added header for all files Co-authored-by: Qun Cheng <quncheng@google.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// Copyright 2021 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.
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
class TypographyScreen extends StatelessWidget {
|
||||
|
||||
Reference in New Issue
Block a user