icon property

Widget icon
final

The icon to show when isOpen is set to null.

Defaults to Icon(Icons.article).

Implementation

final Widget icon;