RenderDelegateBox constructor

RenderDelegateBox(
  1. Object _paintDelegate()
)

Implementation

RenderDelegateBox(this._paintDelegate);