h static method

TextStyle h(
  1. double height
)

Implementation

static TextStyle h(double height) => TextStyle(height: height);