Minor text color for secondary text.
@override Color get minorText => Theme.of(context).colorScheme.onSurface.withOpacity(0.6);