menu
istic_ui_mobile package
documentation
theme/custom_font_style.dart
TextStyleExt
space method
space method
dark_mode
light_mode
space
method
TextStyle
space
(
double
height
)
set Font to
height
Implementation
TextStyle space(double height) => copyWith(height: height);
istic_ui_mobile package
documentation
theme/custom_font_style
TextStyleExt
space method
TextStyleExt extension on
TextStyle