extraWideSpacing property
TextStyle
get
extraWideSpacing
Implementation
TextStyle get extraWideSpacing => _copyWith(letterSpacing: 2.0);
TextStyle get extraWideSpacing => _copyWith(letterSpacing: 2.0);