menu
tang_appbase package
documentation
widget/app_text.dart
AppTextStrutStyleEx
withStrutStyle method
withStrutStyle method
dark_mode
light_mode
withStrutStyle
method
AppText
withStrutStyle
(
StrutStyle
?
value
)
Implementation
AppText withStrutStyle(StrutStyle? value) => this.._strutStyle = value;
tang_appbase package
documentation
widget/app_text
AppTextStrutStyleEx
withStrutStyle method
AppTextStrutStyleEx extension on
AppText