menu
Afrostories Dev Docs
timeline
TextStyleWithHeight
withHeight method
withHeight
dark_mode
light_mode
withHeight
method
TextStyle
withHeight
(
double
height
)
Implementation
TextStyle withHeight(double height) => copyWith(height: height);
afrostories
timeline_app_skin
TextStyleWithHeight
withHeight method
TextStyleWithHeight extension