height method

ThemedText height(
  1. double v
)

Implementation

ThemedText height(double v) => textless(TextStyle(height: v));