tmtGameCircleBeginAndLastText property
getter/setter pair
Implementation
static var tmtGameCircleBeginAndLastText = TextStyle(
color: AppColors.mainBlackText,
fontSize: DeviceHelper.isTablet ? 28 : 18,
fontWeight: AppFontWeight.bold,
fontStyle: FontStyle.normal,
);