txt method

Tranx txt(
  1. Txt begin,
  2. Txt end
)

Implementation

Tranx txt(Txt begin, Txt end) => _config(configTween: TxtTween(begin: begin, end: end));