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