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