secondaryTextColor property

Color secondaryTextColor

Implementation

Color get secondaryTextColor => _isLight ? neutral1000t64 : neutral0t64;