icon property

IconData? icon
final

Display the icon in front of label.

labelの前にアイコンを表示します。

Implementation

final IconData? icon;