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