onCollapseStateChanged property

CollapsingStateCallback? onCollapseStateChanged
final

Callback that is called when the ExpandedContent is collapsed or expanded

Implementation

final CollapsingStateCallback? onCollapseStateChanged;