RenderCustomRb constructor

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

Implementation

RenderCustomRb(this._spacing, this._textDirection);