menu
niku package
documentation
macros/textDecoration.dart
TextDecorationMacro
lineThrough property
lineThrough property
dark_mode
light_mode
lineThrough
property
void
get
lineThrough
Implementation
void get lineThrough => decoration = TextDecoration.lineThrough;
niku package
documentation
macros/textDecoration
TextDecorationMacro
lineThrough property
TextDecorationMacro class