menu
orkitt package
documentation
utils.dart
TextStyleEnhancements
withHeight method
withHeight method
dark_mode
light_mode
withHeight
method
TextStyle
withHeight
(
double
height
)
Applies line height
Implementation
TextStyle withHeight(double height) => copyWith(height: height);
orkitt package
documentation
utils
TextStyleEnhancements
withHeight method
TextStyleEnhancements extension on
TextStyle