forked from lxm_flutter/FlutterUnit
修改部分表述问题
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
// "【titlePadding】 : 顶部内边距 【EdgeInsetsGeometry】\n"
|
||||
// "【contentPadding】 : 内容内边距 【EdgeInsetsGeometry】\n"
|
||||
// "【actions】 : 右下角组件列表 【List<Widget>】\n"
|
||||
// "【backgroundColor】 : 右下角组件列表 【背景色】\n"
|
||||
// "【elevation】 : 右下角组件列表 【背景色】\n"
|
||||
// "【shape】 : 影深 【double】",
|
||||
// "【backgroundColor】 : 背景色 【Color】\n"
|
||||
// "【elevation】 : 影深 【double】\n"
|
||||
// "【shape】 : 形状 【ShapeBorder】",
|
||||
// }
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
Reference in New Issue
Block a user