How much space to place between the runs themselves in the cross axis.
Equivalent to
Stack(textDirection: TextDirection.rtl)
NikuWrap runSpacing(double runSpacing) { _runSpacing = runSpacing; return this; }