expandedTextColor property

Color? expandedTextColor
final

The color of the text of the expended card

If null, defaults to Theme.of(context).accentColor.

Implementation

final Color? expandedTextColor;