解决一个小bug,同时详情页面不会出现边框遮拦动画的事件了

This commit is contained in:
oldchen
2019-07-15 11:52:56 +08:00
parent e30351f0a2
commit 8ffe6e374e
5 changed files with 109 additions and 65 deletions

View File

@ -16,7 +16,7 @@ class IconUtil {
List<IconData> get icons => _icons;
List<String> get iconNames => _iconNames;
List<IconData> _icons = [
@ -1007,7 +1007,7 @@ class IconUtil {
Icons.zoom_out_map
];
List<String> iconNames = [
List<String> _iconNames = [
"threesixty",
"threed_rotation",
"four_k",