OnLayoutCallback typedef

OnLayoutCallback = void Function(RenderBox renderBox, Rect rect)

Implementation

typedef OnLayoutCallback = void Function(RenderBox renderBox, Rect rect);