onCollapse property
final
A function called whenever the tile is toggled to its collapsed state.
Implementation
final VoidCallback? onCollapse;
A function called whenever the tile is toggled to its collapsed state.
final VoidCallback? onCollapse;