ProfilePaintCallback typedef

void ProfilePaintCallback (RenderObject renderObject)

Signature for debugOnProfilePaint implementations.

Implementation

typedef ProfilePaintCallback = void Function(RenderObject renderObject);