| library; | |
| import self as self; | |
| import "main_lib.dart" as mai; | |
| import "org-dartlang-testcase:///main_lib.dart"; | |
| class GalleryApp extends mai::StatefulWidget /*hasConstConstructor*/ { | |
| const constructor •({mai::Key? key = #C1}) → self::GalleryApp | |
| : super mai::StatefulWidget::•(key: key) | |
| ; | |
| } | |
| static method main() → dynamic {} | |
| constants { | |
| #C1 = null | |
| } |