TextStyler.strutStyle constructor

TextStyler.strutStyle(
  1. StrutStyleMix value
)

Implementation

factory TextStyler.strutStyle(StrutStyleMix value) =>
    TextStyler().strutStyle(value);