menu
authyo_plugin package
documentation
design/styles/neumorphic_style.dart
NeumorphicStyle
mutedStyle property
mutedStyle property
dark_mode
light_mode
mutedStyle
property
@
override
TextStyle
get
mutedStyle
override
Implementation
@override TextStyle get mutedStyle => super.mutedStyle.copyWith(color: _ink.withValues(alpha: 0.6));
authyo_plugin package
documentation
design/styles/neumorphic_style
NeumorphicStyle
mutedStyle property
NeumorphicStyle class