We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3760b commit c0acd8cCopy full SHA for c0acd8c
packages/flutter/lib/src/material/search_bar_theme.dart
@@ -6,9 +6,9 @@ import 'dart:ui' show lerpDouble;
6
7
import 'package:flutter/foundation.dart';
8
import 'package:flutter/rendering.dart';
9
+import 'package:flutter/services.dart';
10
import 'package:flutter/widgets.dart';
11
-import '../../services.dart';
12
import 'material_state.dart';
13
import 'theme.dart';
14
0 commit comments