icon property

Widget? icon
final

The expander icon. If null, defaults to a chevron down or up, depending on the direction.

Implementation

final Widget? icon;