desktopPrimaryRegular14 property
Implementation
static TextStyle desktopPrimaryRegular14 = const TextStyle(
color: Colors.black,
fontSize: 14,
letterSpacing: 0.1,
fontWeight: FontWeight.normal);
static TextStyle desktopPrimaryRegular14 = const TextStyle(
color: Colors.black,
fontSize: 14,
letterSpacing: 0.1,
fontWeight: FontWeight.normal);