UpdateCustomLayoutSize typedef

UpdateCustomLayoutSize = void Function(Size size)

更新自定义布局尺寸回调函数

Implementation

typedef UpdateCustomLayoutSize = void Function(Size size);