fontR14dark property
Implementation
static TextStyle fontR14dark = TextStyle(
fontSize: 14.toFont,
color: ColorConstants.dark,
fontWeight: FontWeight.normal,
);
static TextStyle fontR14dark = TextStyle(
fontSize: 14.toFont,
color: ColorConstants.dark,
fontWeight: FontWeight.normal,
);