mirror of
https://github.com/flutter/samples.git
synced 2026-03-26 06:11:45 +00:00
[Gallery] Fix directory structure (#312)
This commit is contained in:
7
gallery/lib/codeviewer/code_displayer.dart
Normal file
7
gallery/lib/codeviewer/code_displayer.dart
Normal file
@@ -0,0 +1,7 @@
|
||||
// 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.
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
typedef TextSpan CodeDisplayer(BuildContext context);
|
||||
Reference in New Issue
Block a user