Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(665)

Unified Diff: sky/framework/components/button.dart

Issue 1058013003: Unbreak widgets_app.dart (by disabling PopupMenu for now) (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sky/framework/components/button.dart
diff --git a/sky/framework/components/button.dart b/sky/framework/components/button.dart
index 0544107b85d25f0961228ccebef792a4e79f11ed..ccd7ffc1491a9483f355513b61fb1079414ebfb1 100644
--- a/sky/framework/components/button.dart
+++ b/sky/framework/components/button.dart
@@ -3,6 +3,7 @@
// found in the LICENSE file.
import '../fn.dart';
+import 'ink_well.dart';
import 'material.dart';
class Button extends Component {
« sky/examples/widgets/widgets_app.dart ('K') | « sky/examples/widgets/widgets_app.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698