onExpanded property

VoidCallback? onExpanded
final

A function called whenever the tile is toggled to its expanded state.

Implementation

final VoidCallback? onExpanded;