icon property

IconData? icon
final

Icon that will be used instead of an arrow. Default is Icons.expand_more.

Implementation

final IconData? icon;