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

Unified Diff: sky/examples/stocks2/lib/stock_types.dart

Issue 1197333002: Make the checkbox in settings control the radio buttons in the drawer, to demonstrate how to link s… (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 6 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
« no previous file with comments | « sky/examples/stocks2/lib/stock_settings.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/stocks2/lib/stock_types.dart
diff --git a/sky/examples/stocks2/lib/stock_types.dart b/sky/examples/stocks2/lib/stock_types.dart
new file mode 100644
index 0000000000000000000000000000000000000000..e7f06ff11d1e5319016eab7a3d53ca692b37527b
--- /dev/null
+++ b/sky/examples/stocks2/lib/stock_types.dart
@@ -0,0 +1 @@
+enum StockMode { optimistic, pessimistic }
« no previous file with comments | « sky/examples/stocks2/lib/stock_settings.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698