tight property
TextStyle
get
tight
Spacing shortcuts
Implementation
TextStyle get tight => copyWith(letterSpacing: -0.5, height: 1.0);
Spacing shortcuts
TextStyle get tight => copyWith(letterSpacing: -0.5, height: 1.0);