commonHintTextStyle top-level property

TextStyle commonHintTextStyle
getter/setter pair

Implementation

TextStyle commonHintTextStyle = secondaryTextStyle(
    size: 14, color: textSecondaryColorGlobal, weight: FontWeight.w500);