forked from lxm_flutter/FlutterUnit
修改部分表述问题
This commit is contained in:
@@ -1,9 +1,16 @@
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
/// create by 张风捷特烈 on 2020-03-21
|
||||
/// contact me by email 1981462002@qq.com
|
||||
/// 说明:
|
||||
import 'package:flutter/material.dart';
|
||||
// {
|
||||
// "widgetId": 102,
|
||||
// "name": 'DataTable基本使用',
|
||||
// "priority": 1,
|
||||
// "subtitle":
|
||||
// "【columns】 : 列 【List<DataColumn>】\n"
|
||||
// "【rows】 : 行 【List<DataRow>】",
|
||||
// }
|
||||
|
||||
class _Bean {
|
||||
final int id;
|
||||
|
||||
Reference in New Issue
Block a user