menu
scratch_card_flutter package
documentation
widgets/scratch_card.dart
ScratchCard
onRevealed property
onRevealed property
dark_mode
light_mode
onRevealed
property
RevealCallback
?
onRevealed
final
Optional callback invoked when the card becomes fully revealed.
Implementation
final RevealCallback? onRevealed;
scratch_card_flutter package
documentation
widgets/scratch_card
ScratchCard
onRevealed property
ScratchCard class