menu
rtbase package
documentation
app/core/values/rt_app_constants.dart
RtAppConstants
textLineHeight property
textLineHeight property
dark_mode
light_mode
textLineHeight
property
double
textLineHeight
getter/setter pair
Default line height multiplier for text (1.5).
Implementation
var textLineHeight = 1.5;
rtbase package
documentation
app/core/values/rt_app_constants
RtAppConstants
textLineHeight property
RtAppConstants class