overflowChangedCallback property

DynamicOverflowChangedCallback? overflowChangedCallback
final

Function that is called when the list of children that are hidden because of the dynamic overflow has changed.

Implementation

final DynamicOverflowChangedCallback? overflowChangedCallback;