iconExpanded property
Allows a widget to replace the icon in the read more/less button in the expanded state.
Implementation
final Widget? iconExpanded;
Allows a widget to replace the icon in the read more/less button in the expanded state.
final Widget? iconExpanded;