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