menu
better_extensions package
documentation
text.dart
TextExtension
strikethrough method
strikethrough method
dark_mode
light_mode
strikethrough
method
Text
strikethrough
(
)
Implementation
Text strikethrough() => copyWith(style: style?.strikethrough());
better_extensions package
documentation
text
TextExtension
strikethrough method
TextExtension extension on
Text