commonHintTextStyle top-level property
getter/setter pair
Implementation
TextStyle commonHintTextStyle = secondaryTextStyle(
size: 14, color: textSecondaryColorGlobal, weight: FontWeight.w500);
TextStyle commonHintTextStyle = secondaryTextStyle(
size: 14, color: textSecondaryColorGlobal, weight: FontWeight.w500);