hgt method

TextStyle hgt(
  1. double value
)

Implementation

TextStyle hgt(double value) => withHeight(value);