customPrimaryButtonText property
getter/setter pair
Implementation
static var customPrimaryButtonText = (TextStyleBase.actionM).copyWith(
color: AppColors.darkText,
);
static var customPrimaryButtonText = (TextStyleBase.actionM).copyWith(
color: AppColors.darkText,
);