menu
niku package
documentation
proxy/textStyle.dart
TextStyleProxy
dashed property
dashed property
dark_mode
light_mode
dashed
property
void
get
dashed
Implementation
void get dashed => _style.decorationStyle = TextDecorationStyle.dashed;
niku package
documentation
proxy/textStyle
TextStyleProxy
dashed property
TextStyleProxy class