Unverified Commit c0acd8c4 authored by Qun Cheng's avatar Qun Cheng Committed by GitHub

Fix import pattern (#140425)

This PR is just to fix the import pattern to follow the convention.
parent cf3760bc
......@@ -6,9 +6,9 @@ import 'dart:ui' show lerpDouble;
import 'package:flutter/foundation.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter/services.dart';
import 'package:flutter/widgets.dart';
import '../../services.dart';
import 'material_state.dart';
import 'theme.dart';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment