tightSpacing property
TextStyle
get
tightSpacing
Letter spacing modifiers
Implementation
TextStyle get tightSpacing => _copyWith(letterSpacing: -0.5);
Letter spacing modifiers
TextStyle get tightSpacing => _copyWith(letterSpacing: -0.5);