1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-05 03:01:19 +00:00

Adding copyright license to recently added files. Minor text label tweak. (#2450)

This commit is contained in:
James Williams
2024-09-25 14:33:51 -07:00
committed by GitHub
parent eb47a728ce
commit bd09ba04f7
3 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
// Copyright 2024 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';
import '../color_box.dart';