iconCollapsed property

Widget? iconCollapsed
final

Allows a widget to replace the icon in the read more/less button in the collapsed state.

Implementation

final Widget? iconCollapsed;