onLayoutChanged property

dynamic Function(LayoutConfig)? onLayoutChanged
final

Callback when the layout changes

Implementation

final Function(LayoutConfig)? onLayoutChanged;