commonErrorTextStyle top-level property
getter/setter pair
Implementation
TextStyle commonErrorTextStyle =
secondaryTextStyle(size: 12, color: errorStatus, weight: FontWeight.w500);
TextStyle commonErrorTextStyle =
secondaryTextStyle(size: 12, color: errorStatus, weight: FontWeight.w500);