RenderCustomCb constructor

RenderCustomCb(
  1. double _spacing,
  2. TextDirection _textDirection
)

Implementation

RenderCustomCb(this._spacing, this._textDirection);