onSizeChanged property
final
Callback, called when the Size of this MinimizableView is changed.
Implementation
final void Function(Size)? onSizeChanged;
Callback, called when the Size of this MinimizableView is changed.
final void Function(Size)? onSizeChanged;