sub method

TextStyleBuilder sub ()

Creates a sub-builder.

Implementation

TextStyleBuilder sub() => TextStyleBuilder(parent: this);