menu
tang_appbase package
documentation
style/app_text_style.dart
TextStyleWordSpacingEx
wordSpaced method
wordSpaced method
dark_mode
light_mode
wordSpaced
method
AppTextStyle
wordSpaced
(
double
?
value
)
Implementation
AppTextStyle wordSpaced(double? value) => this.._wordSpacing = value;
tang_appbase package
documentation
style/app_text_style
TextStyleWordSpacingEx
wordSpaced method
TextStyleWordSpacingEx extension on
AppTextStyle