iconExpanded property
Icon displayed in the trigger when the collapsible is expanded.
If null, defaults to Icons.unfold_less.
Implementation
final IconData? iconExpanded;
Icon displayed in the trigger when the collapsible is expanded.
If null, defaults to Icons.unfold_less.
final IconData? iconExpanded;