mirror of
https://github.com/encounter/flutter.git
synced 2026-07-10 03:18:48 -07:00
b815f76293
Added tests for the new Android heading semantic flag to android_semantics_testing.
9 lines
341 B
Dart
9 lines
341 B
Dart
// Copyright 2018 The Chromium 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/tests/controls_constants.dart';
|
|
export 'src/tests/headings_constants.dart';
|
|
export 'src/tests/popup_constants.dart';
|
|
export 'src/tests/text_field_constants.dart';
|