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