debugActivePaint property
The render object that is actively painting.
Only valid when asserts are enabled. In release builds, always returns null.
Implementation
static RenderObject get debugActivePaint => _debugActivePaint;
The render object that is actively painting.
Only valid when asserts are enabled. In release builds, always returns null.
static RenderObject get debugActivePaint => _debugActivePaint;