modified : add code view

This commit is contained in:
yifeng.yl
2019-01-14 16:15:16 +08:00
parent 2c2b7e7cd7
commit 5da3b4c3e9
8 changed files with 639 additions and 4 deletions

View File

@ -2,7 +2,8 @@ import 'package:flutter/material.dart';
/*
* 基本示例
* */
*
*/
class DefaultTextField extends StatelessWidget {
@override
Widget build(BuildContext context) {