ProfilePaintCallback typedef
Signature for debugOnProfilePaint implementations.
Implementation
typedef ProfilePaintCallback = void Function(RenderObject renderObject);
Signature for debugOnProfilePaint implementations.
typedef ProfilePaintCallback = void Function(RenderObject renderObject);