RenderCustomRb constructor
RenderCustomRb(
- double _spacing,
- TextDirection _textDirection
Implementation
RenderCustomRb(this._spacing, this._textDirection);
RenderCustomRb(this._spacing, this._textDirection);