icon property

Widget? icon
final

An icon that appears before child or label.

childまたはlabelの前に表示されるアイコン。

Implementation

final Widget? icon;