onCollapsed property
final
A function called whenever the tile is toggled to its collapsed state and animation is finished.
Implementation
final VoidCallback? onCollapsed;
A function called whenever the tile is toggled to its collapsed state and animation is finished.
final VoidCallback? onCollapsed;