menu
at_location_flutter package
documentation
utils/constants/text_styles.dart
CustomTextStyles
grey14 property
grey14 property
dark_mode
light_mode
grey14
property
TextStyle
grey14
getter/setter pair
Implementation
TextStyle grey14 = TextStyle( color: AllColors().GREY, fontSize: 14.toFont, );
at_location_flutter package
documentation
utils/constants/text_styles
CustomTextStyles
grey14 property
CustomTextStyles class