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