commonErrorTextStyle top-level property

TextStyle commonErrorTextStyle
getter/setter pair

Implementation

TextStyle commonErrorTextStyle =
    secondaryTextStyle(size: 12, color: errorStatus, weight: FontWeight.w500);