blob: 1e878747d175020d5bc7c95b8b548ece7a33e984 [file] [log] [blame]
// 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);