desktopSecondaryRegular18 property
Implementation
static TextStyle desktopSecondaryRegular18 = const TextStyle(
color: ColorConstants.fontSecondary,
fontSize: 18,
letterSpacing: 0.1,
fontWeight: FontWeight.normal);
static TextStyle desktopSecondaryRegular18 = const TextStyle(
color: ColorConstants.fontSecondary,
fontSize: 18,
letterSpacing: 0.1,
fontWeight: FontWeight.normal);