Skip to content

Commit

Permalink
Modfiy: icon 没有,但内容有的,组件,给补充了 icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan730 committed Jan 12, 2019
1 parent 164cb4f commit b58e203
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions lib/common/widget_name_to_icon.dart
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,14 @@ class WidgetName2Icon {
"YearPicker":Icons.event_busy,
"ShowdatePicker":Icons.event,
"MaterialPageRoute":Icons.album,
"MaterialAccentColor":Icons.brush,


"MaterialAccentColor":Icons.brush,
"SnackBarAction":Icons.assessment,
"TabBar":Icons.burst_mode,
"AlertDialog":Icons.sms_failed,
"AboutDialog":Icons.sms,
"SimpleDialog":Icons.message,
"ScaffoldState":Icons.local_bar,
"GridTile":Icons.apps,
"MergeableMaterialItem":Icons.view_list
};
}

0 comments on commit b58e203

Please sign in to comment.