menu
niku package
documentation
macros/textDecorationStyle.dart
TextDecorationStyleMacro
dashed property
dashed property
dark_mode
light_mode
dashed
property
void
get
dashed
Implementation
void get dashed => decorationStyle = TextDecorationStyle.dashed;
niku package
documentation
macros/textDecorationStyle
TextDecorationStyleMacro
dashed property
TextDecorationStyleMacro class