refactor:按规范修改代码、注释等

This commit is contained in:
yifeng.yl
2019-02-19 11:56:49 +08:00
parent c2da46a7df
commit 9270581af6
5 changed files with 22 additions and 38 deletions

View File

@ -7,10 +7,9 @@
import 'package:flutter/material.dart';
/*
* DropdownButton 默认按钮的实例
* isDisabled:是否是禁用isDisabled 默认为true
* */
// DropdownButton 默认按钮的实例
// isDisabled:是否是禁用isDisabled 默认为true
var selectItValue;
var selectItemValue;