primaryBold18 property
Implementation
static TextStyle primaryBold18 = TextStyle(
color: const Color(0xff131219),
fontSize: 18.toFont,
fontWeight: FontWeight.w700,
);
static TextStyle primaryBold18 = TextStyle(
color: const Color(0xff131219),
fontSize: 18.toFont,
fontWeight: FontWeight.w700,
);