Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-cn/public/docs/_examples/component-styles/dart/lib/hero.dart

9 lines
118 B
Dart
Raw Normal View History

docs(dev guide): Update 'Component Styles' prose (#1320) Reowork Ts prose and add Dart prose/code + Updates to docs and example code (Starting point for Dart code was taken from #1171.)
2016-05-10 00:51:23 -07:00
class Hero {
bool active = false;
final String name;
final List<String> team;
Hero(this.name, this.team);
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 134ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API