expandedTextColor property

Color? expandedTextColor
final

The color of the text of the expended card

If null, defaults to Theme.of(context).colorScheme.secondary.

Implementation

final Color? expandedTextColor;