satoshiBold16 top-level constant
TextStyle
const satoshiBold16
Implementation
const satoshiBold16 = TextStyle(
//fontFamily: R.fontFamily.satoshi,
height: 1.2,
fontSize: 16,
fontWeight: FontWeight.w700,
//fontFamilyFallback: _fallBacks,
);