PaintExtentOf typedef

PaintExtentOf = double Function(RenderBox? child)

Implementation

typedef PaintExtentOf = double Function(RenderBox? child);