menu
carey package
documentation
core/theme/app_text_theme.dart
TextStyleExt
black property
black property
dark_mode
light_mode
black
property
TextStyle
get
black
color: black
Implementation
TextStyle get black => copyWith(color: AppColor().black);
carey package
documentation
core/theme/app_text_theme
TextStyleExt
black property
TextStyleExt extension on
TextStyle