menu
dbtools package
documentation
ansi.dart
strikeThrough function
strikeThrough function
dark_mode
light_mode
strikeThrough
function
String
strikeThrough
(
Object
object
)
Implementation
String strikeThrough(final Object object) => const _Style(9, 29).apply(object);
dbtools package
documentation
ansi
strikeThrough function
ansi library