toggleCard method

void toggleCard()

Flip the card

Implementation

void toggleCard() => state?.toggleCard();