toggleExpand property
void Function()?
toggleExpand
final
Callback function called when the user wants to collapse the expanded player
Implementation
final void Function()? toggleExpand;
Callback function called when the user wants to collapse the expanded player
final void Function()? toggleExpand;