icon property

Widget? icon
final

Specify the icon displayed on the right side of the drop-down form.

ドロップダウンフォームの右側に表示されているアイコンを指定します。

Implementation

final Widget? icon;