lede property
Implementation
static TextStyle get lede => _serif(
size: 19,
weight: FontWeight.w400,
height: 1.5,
).copyWith(fontStyle: FontStyle.italic);
static TextStyle get lede => _serif(
size: 19,
weight: FontWeight.w400,
height: 1.5,
).copyWith(fontStyle: FontStyle.italic);