OnWidgetSizeChange typedef

OnWidgetSizeChange = void Function(Size size)

size nullable

Implementation

typedef void OnWidgetSizeChange(Size size);