withStyle method

Txt withStyle(
  1. FontStyle? style
)

Implementation

Txt withStyle(FontStyle? style) => this & style;