btnRegularText constant
TextStyle
const btnRegularText
Implementation
static const btnRegularText = TextStyle(fontSize: Sizes.btnRegularText, fontFamily: Fonts.appFont, color: CssColors.buttonTextColor);