onCardTap property
Called when the collapsed card is tapped. By default, this will expand the card. If you need to override this behavior, make sure to call the expanding card route. See BuildExpandedCard
Implementation
final ExpandingCardCallback? onCardTap;