expandIcon property

Widget? expandIcon
final

Icon used in the expand button. Prefer use a "right arrow" icon. A 25° rotation is used when expanded.

Implementation

final Widget? expandIcon;