menu
dutato
theme.dart
DuTaToThemeX
labelStyle property
labelStyle
dark_mode
light_mode
description
labelStyle
property
TextStyle
get
labelStyle
Implementation
TextStyle get labelStyle => DuTaToTypography.label.copyWith(color: tokens.inkMuted);
dutato
theme
DuTaToThemeX
labelStyle property
DuTaToThemeX extension on
BuildContext