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