constants/app_textstyles library
Functions
- 
  boldTextStyle(
{double? fontSize, String? fontFamily, Color? color, double? height, Color? backgroundColor}) → TextStyle  - 
  mediumTextStyle(
{double? fontSize, String? fontFamily, Color? color, double? height, Color? backgroundColor}) → TextStyle  - 
  regularTextStyle(
{double? fontSize, String? fontFamily, Color? color, double? height, Color? backgroundColor}) → TextStyle