mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-07-15 03:04:25 +08:00
refactor:按规范修改代码、注释等
This commit is contained in:
@ -97,10 +97,8 @@ Widget allRawMaterialButtons(BuildContext context,_DemoState that){
|
||||
);
|
||||
}
|
||||
|
||||
/*
|
||||
* alert 弹框
|
||||
* context:容器的父级
|
||||
* */
|
||||
// alert 弹框
|
||||
// context:容器的父级
|
||||
// void _showMessage(String name, BuildContext context) {
|
||||
// showDialog(
|
||||
// // alert 的父级
|
||||
|
Reference in New Issue
Block a user