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