customPrimaryButtonText property

TextStyle customPrimaryButtonText
getter/setter pair

Implementation

static var customPrimaryButtonText = (TextStyleBase.actionM).copyWith(
  color: AppColors.darkText,
);