satoshiRegular14 top-level constant

TextStyle const satoshiRegular14

Implementation

const satoshiRegular14 = TextStyle(
  //fontFamily: R.fontFamily.satoshi,
  height: 1.35,
  fontSize: 14,
  fontWeight: FontWeight.w400,
  //fontFamilyFallback: _fallBacks,
);