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