iconExpanded property

Widget? iconExpanded
final

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

Implementation

final Widget? iconExpanded;