icon property

Widget? icon
final

Button icon. It appears to the left of the label.

ボタンのアイコン。ラベルの左側に表示されます。

Implementation

final Widget? icon;