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